From 72c3dfe91ea3840b97b55cb3d4eccdfd35c7c014 Mon Sep 17 00:00:00 2001
From: liyong <18434998025@163.com>
Date: 星期一, 23 三月 2026 11:38:51 +0800
Subject: [PATCH] 配置
---
src/main/resources/application-htzc.yml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/resources/application-htzc.yml b/src/main/resources/application-htzc.yml
index c619193..c823f12 100644
--- a/src/main/resources/application-htzc.yml
+++ b/src/main/resources/application-htzc.yml
@@ -28,7 +28,7 @@
# 寮�鍙戠幆澧冮厤缃�
server:
# 鏈嶅姟鍣ㄧ殑HTTP绔彛锛岄粯璁や负8080
- port: 9017
+ port: 9031
servlet:
# 搴旂敤鐨勮闂矾寰�
context-path: /
@@ -75,7 +75,7 @@
master:
url: jdbc:mysql://172.17.0.1:3306/product-inventory-management-htzc?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
- password: xd@123456..
+ password: 123456
# 浠庡簱鏁版嵁婧�
slave:
# 浠庢暟鎹簮寮�鍏�/榛樿鍏抽棴
--
Gitblit v1.9.3