From cb6edba2303f3ee24568b00e092afbf2af83f991 Mon Sep 17 00:00:00 2001 From: liuchen864 <23082234@qq.com> Date: Wed, 27 Dec 2023 15:35:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=A5=E8=A1=A8=E5=88=86=E9=A1=B5=E6=95=B0?= =?UTF-8?q?=E9=87=8F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- win-server/src/main/resources/application.yaml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/win-server/src/main/resources/application.yaml b/win-server/src/main/resources/application.yaml index 895fdb38..dfb97a80 100644 --- a/win-server/src/main/resources/application.yaml +++ b/win-server/src/main/resources/application.yaml @@ -211,7 +211,15 @@ debug: false minidao : base-package: org.jeecg.modules.jmreport.desreport.dao* db-type: mysql - +#jeecg专用配置 +jeecg: + jmreport: + pageSize: + - 20 + - 50 + - 100 + - 200 + - 500 # magic-api配置 magic-api: #配置web页面入口