From 38e0cad3107b0a43e9afac4e5e55cf769e84d01c Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期三, 09 七月 2025 16:58:18 +0800
Subject: [PATCH] 代码提交

---
 ruoyi-admin/src/main/resources/application-wx.yml |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/ruoyi-admin/src/main/resources/application-wx.yml b/ruoyi-admin/src/main/resources/application-wx.yml
index c6c2ac3..623ded6 100644
--- a/ruoyi-admin/src/main/resources/application-wx.yml
+++ b/ruoyi-admin/src/main/resources/application-wx.yml
@@ -19,10 +19,10 @@
         #        password: csbsbxt@123
         #        driver-class-name: org.postgresql.Driver
         #      鏈湴楂樻柉
-#        url: jdbc:postgresql://192.168.100.120:5432/postgres
-#        username: gaussdb
-#        password: Ls@123456
-#        driver-class-name: org.postgresql.Driver
+        #        url: jdbc:postgresql://192.168.100.120:5432/postgres
+        #        username: gaussdb
+        #        password: Ls@123456
+        #        driver-class-name: org.postgresql.Driver
         #      楂樻柉鏁版嵁搴撻摼鎺�
         url: jdbc:postgresql://172.20.32.115:15400/smartorwx?prepareThreshold=0
         username: shuifang
@@ -79,7 +79,7 @@
           # 鎱QL璁板綍
           log-slow-sql: true
           slow-sql-millis: 1000
-          merge-sql: true
+          merge-sql: false
         wall:
           config:
             multi-statement-allow: true
@@ -90,8 +90,8 @@
     port: 6020
 
     # 鍦板潃锛堝叕鍙革級
-#    host: 116.62.18.175
-#    port: 6020
+    #    host: 116.62.18.175
+    #    port: 6020
     # 鏁版嵁搴撶储寮�
     database: 0
     # 瀵嗙爜

--
Gitblit v1.9.3