From 56e6e579618a13221e56cd49e72c9ac0904da95c Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期四, 06 十一月 2025 14:01:56 +0800
Subject: [PATCH] 代码提交
---
ruoyi-admin/src/main/resources/application-local.yml | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/ruoyi-admin/src/main/resources/application-local.yml b/ruoyi-admin/src/main/resources/application-local.yml
index d934e92..fb8579c 100644
--- a/ruoyi-admin/src/main/resources/application-local.yml
+++ b/ruoyi-admin/src/main/resources/application-local.yml
@@ -24,10 +24,10 @@
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,8 +86,8 @@
# 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