From f282cbb3b22ab8c0cf3d5b9e58ab18af381e4d22 Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期五, 13 三月 2026 11:05:24 +0800
Subject: [PATCH] 【丽水】出院随访查询,统计没有同步excep
---
ruoyi-admin/src/main/resources/application-sltd.yml | 11 +++++------
1 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/ruoyi-admin/src/main/resources/application-sltd.yml b/ruoyi-admin/src/main/resources/application-sltd.yml
index b239f5c..d14aafb 100644
--- a/ruoyi-admin/src/main/resources/application-sltd.yml
+++ b/ruoyi-admin/src/main/resources/application-sltd.yml
@@ -66,9 +66,9 @@
login-password: Lihu@1363419#$
filter:
stat:
- enabled: true
+ enabled: false
# 鎱QL璁板綍
- log-slow-sql: true
+ log-slow-sql: false
slow-sql-millis: 1000
merge-sql: true
wall:
@@ -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