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-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 ce671d2..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.122: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
@@ -86,11 +86,11 @@
# redis 閰嶇疆
redis:
# # 鍦板潃锛堟棤閿′汉姘戝尰闄級
-# host: 127.0.0.1
-# port: 6020
+ # host: 127.0.0.1
+ # port: 6020
# 鍦板潃锛堝叕鍙革級
- host: 116.62.18.175
+ host: 127.0.0.1
port: 6020
# 鏁版嵁搴撶储寮�
database: 0
@@ -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