From 0ff3a661acf8c36b5fe7bec4f00dea71cf5ed4a5 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期六, 04 二月 2023 10:59:26 +0800
Subject: [PATCH] 1

---
 src/main/resources/application.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 46e5680..eeb2cc5 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -41,8 +41,8 @@
   datasource:
     name: prod
     # JDBC 鍩烘湰閰嶇疆 &currentSchema=public
+    #url: jdbc:postgresql://192.168.20.205:5433/langfang?useAffectedRows=true
     url: jdbc:postgresql://127.0.0.1:5433/langfang?useAffectedRows=true
-    #url: jdbc:postgresql://127.0.0.1:5433/langfang?useAffectedRows=true
     username : postgres
     #password: Postgres!_14_Lf
     password: postgres

--
Gitblit v1.9.3