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-druid.yml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ruoyi-admin/src/main/resources/application-druid.yml b/ruoyi-admin/src/main/resources/application-druid.yml
index dbd1ccd..0f9e91a 100644
--- a/ruoyi-admin/src/main/resources/application-druid.yml
+++ b/ruoyi-admin/src/main/resources/application-druid.yml
@@ -24,7 +24,7 @@
# password: Ls@123456
# driver-class-name: org.postgresql.Driver
# 楂樻柉鏁版嵁搴撻摼鎺�
- url: jdbc:postgresql://172.20.32.115:15400/smartorwx?prepareThreshold=0
+ url: jdbc:postgresql://127.0.0.1:15400/smartorwx?prepareThreshold=0
username: shuifang
password: Shuifang@51868
driver-class-name: org.postgresql.Driver
--
Gitblit v1.9.3