From f89e03e3c1f2d621e62b7521fa0112ea63ed10f5 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期一, 10 十一月 2025 15:59:16 +0800
Subject: [PATCH] 代码提交

---
 ruoyi-admin/src/main/resources/application-sltd.yml |   19 +++++++++----------
 1 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/ruoyi-admin/src/main/resources/application-sltd.yml b/ruoyi-admin/src/main/resources/application-sltd.yml
index d852979..c97807b 100644
--- a/ruoyi-admin/src/main/resources/application-sltd.yml
+++ b/ruoyi-admin/src/main/resources/application-sltd.yml
@@ -49,8 +49,8 @@
       # 閰嶇疆涓�涓繛鎺ュ湪姹犱腑鏈�澶х敓瀛樼殑鏃堕棿锛屽崟浣嶆槸姣
       maxEvictableIdleTimeMillis: 900000
       # 閰嶇疆妫�娴嬭繛鎺ユ槸鍚︽湁鏁�
-      #      validationQuery: SELECT 1 FROM DUAL
-      validationQuery: SELECT 1
+      validationQuery: SELECT 1 FROM DUAL
+      #      validationQuery: SELECT 1
       testWhileIdle: true
       testOnBorrow: false
       testOnReturn: false
@@ -104,10 +104,10 @@
   pathMapping: /dev-api
 
 # PageHelper鍒嗛〉鎻掍欢
-pagehelper:
-  helperDialect: mysql
-  supportMethodsArguments: true
-  params: count=countSql
+#pagehelper:
+#  helperDialect: mysql
+#  supportMethodsArguments: true
+#  params: count=countSql
 
 magic-api:
   web: /magic/web
@@ -231,9 +231,6 @@
 #admin绠$悊鍛榰serId
 isAdmin: 1,2,3,4,5,6,7,8,9,10,11,12,13
 
-#闅忚鍖婚櫌锛�1鏂板崕   2涓芥按   3甯備竴   4鐪佺珛鍚屽痉
-visitHosp: 4
-
 #鐢ㄦ埛榛樿瀵嗙爜
 userPwd: sltd@0230
 
@@ -244,4 +241,6 @@
 #鏄惁鍔犲瘑  0涓嶅姞   1鍔犲瘑
 isEncryp: 0
 
-
+#鏂囦欢涓婁紶鍦板潃
+fileUpload: http://192.88.117.236:8090
+profile: /prod-api/profile

--
Gitblit v1.9.3