From 6ddbc551c402fed2fc2b7bddcc14e13e3b76f34c Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期一, 21 九月 2026 14:48:03 +0800
Subject: [PATCH] 【景宁】修改任务增加手术随访重置、疾病随访重置

---
 ruoyi-admin/src/main/resources/application-huizhou.yml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ruoyi-admin/src/main/resources/application-huizhou.yml b/ruoyi-admin/src/main/resources/application-huizhou.yml
index ad8ce74..22140bc 100644
--- a/ruoyi-admin/src/main/resources/application-huizhou.yml
+++ b/ruoyi-admin/src/main/resources/application-huizhou.yml
@@ -243,7 +243,7 @@
 profile:
 
 # PageHelper鍒嗛〉鎻掍欢
-#pagehelper:
-#  helperDialect: postgresql
-#  supportMethodsArguments: true
-#  params: count=countSql
\ No newline at end of file
+pagehelper:
+  helperDialect: postgresql
+  supportMethodsArguments: false
+  params: count=countSql
\ No newline at end of file

--
Gitblit v1.9.3