From c111e3eff1191b29d2d2baf2f485a4bf3a2edc00 Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期六, 16 八月 2025 14:34:07 +0800 Subject: [PATCH] 代码提交 --- ruoyi-admin/src/main/resources/application-local.yml | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application-local.yml b/ruoyi-admin/src/main/resources/application-local.yml index c03a5b5..02158fe 100644 --- a/ruoyi-admin/src/main/resources/application-local.yml +++ b/ruoyi-admin/src/main/resources/application-local.yml @@ -19,15 +19,15 @@ # password: csbsbxt@123 # driver-class-name: org.postgresql.Driver # 鏈湴楂樻柉 - url: jdbc:postgresql://192.168.100.138:5432/postgres + url: jdbc:postgresql://192.168.100.126: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 -# password: Shuifang@51868 -# driver-class-name: org.postgresql.Driver + # url: jdbc:postgresql://172.20.32.115:15400/smartorwx?prepareThreshold=0 + # username: shuifang + # password: Shuifang@51868 + # driver-class-name: org.postgresql.Driver # 鍏徃浜� # url: jdbc:mysql://116.62.18.175:6002/smartor?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 @@ -79,15 +79,15 @@ # 鎱QL璁板綍 log-slow-sql: true slow-sql-millis: 1000 - merge-sql: false + merge-sql: true wall: config: multi-statement-allow: true # redis 閰嶇疆 redis: # # 鍦板潃锛堟棤閿′汉姘戝尰闄級 -# host: 127.0.0.1 -# port: 6020 + # host: 127.0.0.1 + # port: 6020 # 鍦板潃锛堝叕鍙革級 host: 127.0.0.1 @@ -181,8 +181,8 @@ qrpath: D:\qrcode #鏃犻敗鍐呭閾捐姹侷P鍜岀鍙e彿 -req_path: 8092/wxsf -localIP: 192.168.100.128 +req_path: 8093 +localIP: 127.0.0.1 #req_path: 8092 #localIP: http://61.160.111.174 -- Gitblit v1.9.3