From 58eacecb952e08aa9443e71e00bd16c0b4983e67 Mon Sep 17 00:00:00 2001
From: Fixiaobai <fixiaobai@163.com>
Date: 星期三, 15 十一月 2023 17:05:20 +0800
Subject: [PATCH] Changes13

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

diff --git a/mes-web/src/main/resources/bootstrap.yml b/mes-web/src/main/resources/bootstrap.yml
index 8947b51..1d6e43d 100644
--- a/mes-web/src/main/resources/bootstrap.yml
+++ b/mes-web/src/main/resources/bootstrap.yml
@@ -8,7 +8,7 @@
       #      password: postgres123
       password: root2022
       #      灏勯寮�鍙戞暟鎹簱
-      url: jdbc:postgresql://106.13.194.57:9015/postgres
+      url: jdbc:postgresql://127.0.0.1:5432/postgres
   application:
     name: ztt-mes
   cloud:

--
Gitblit v1.9.3