From a6249b972f4b929e070ace0517da5b44f5d96be2 Mon Sep 17 00:00:00 2001
From: yaowanxin <3588231647@qq.com>
Date: 星期四, 11 九月 2025 13:07:50 +0800
Subject: [PATCH] 用印管理-规章的阅读状态接口

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

diff --git a/src/main/resources/application-demo.yml b/src/main/resources/application-demo.yml
index d94343a..68a50d7 100644
--- a/src/main/resources/application-demo.yml
+++ b/src/main/resources/application-demo.yml
@@ -64,7 +64,7 @@
       master:
         url: jdbc:mysql://192.168.1.185:3306/product-inventory-management-demo?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
         username: root
-        password: 123456
+        password: xd@123456..
       # 浠庡簱鏁版嵁婧�
       slave:
         # 浠庢暟鎹簮寮�鍏�/榛樿鍏抽棴

--
Gitblit v1.9.3