From 1e0693bb7996627616312909ce81bf3c6822ba23 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期六, 16 八月 2025 14:35:05 +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