From 6f1e752bf00b584c8a17569578fa8e54cdb71b60 Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期一, 27 十月 2025 13:34:59 +0800 Subject: [PATCH] 处理选项不显示的问题 --- ruoyi-admin/src/main/resources/application-ls.yml | 13 ++++++++----- 1 files changed, 8 insertions(+), 5 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application-ls.yml b/ruoyi-admin/src/main/resources/application-ls.yml index cde7fa2..a28d611 100644 --- a/ruoyi-admin/src/main/resources/application-ls.yml +++ b/ruoyi-admin/src/main/resources/application-ls.yml @@ -108,10 +108,10 @@ pathMapping: /dev-api # PageHelper鍒嗛〉鎻掍欢 -pagehelper: - helperDialect: mysql - supportMethodsArguments: true -# params: countSql;pageSizeZero=true +#pagehelper: +# helperDialect: mysql +# supportMethodsArguments: true +## params: countSql;pageSizeZero=true magic-api: web: /magic/web @@ -243,8 +243,11 @@ #admin绠$悊鍛榰serId isAdmin: 1,2,3,4,5,6,7,8,9,10,11,12,13 -#闅忚鍖婚櫌锛�1鏂板崕 2涓芥按 +#闅忚鍖婚櫌锛�1鏂板崕 2涓芥按 3鐪佺珛鍚屽痉 visitHosp: 2 #澶勭悊鎶曡瘔寤鸿鐨勯儴闂ㄧ紪鐮� dealDeptCode: + +#鏄惁鍔犲瘑 0涓嶅姞 1鍔犲瘑 +isEncryp: 0 -- Gitblit v1.9.3