From ef6b2e7da9ef96863b108b8cab1f91dc19b7f20b Mon Sep 17 00:00:00 2001
From: TsMask <340112800@qq.com>
Date: Thu, 28 Nov 2024 10:20:10 +0800
Subject: [PATCH] =?UTF-8?q?chore:=20=E9=BB=98=E8=AE=A4192.168.2.248=20mysq?=
=?UTF-8?q?l?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 4 ++--
.../wfc-modules-user/src/main/resources/application.yml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 99fcc9c..87ae3bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -390,7 +390,7 @@
dev
- 192.168.2.248:8848
+ 192.168.9.58:18848
wfc-dev
@@ -410,7 +410,7 @@
prod
- 192.168.2.248:8848
+ 192.168.9.58:18848
wfc-prod
diff --git a/wfc-modules/wfc-modules-user/src/main/resources/application.yml b/wfc-modules/wfc-modules-user/src/main/resources/application.yml
index a3105b6..42c41e5 100644
--- a/wfc-modules/wfc-modules-user/src/main/resources/application.yml
+++ b/wfc-modules/wfc-modules-user/src/main/resources/application.yml
@@ -34,7 +34,7 @@ spring:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://192.168.2.248:3306/wfc-user-platform?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
- password: 1000omc@kp!
+ password: 123456
# 从库数据源
# slave:
# username: