From d431fae57e142fc6891c8f2eb0737e28e4554d9b Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期四, 31 十月 2024 09:52:55 +0800 Subject: [PATCH] 代码初始化 --- server/system_timer/src/main/resources/bootstrap-pro.yml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/server/system_timer/src/main/resources/bootstrap-pro.yml b/server/system_timer/src/main/resources/bootstrap-pro.yml index fe9ee9f..b0f16fd 100644 --- a/server/system_timer/src/main/resources/bootstrap-pro.yml +++ b/server/system_timer/src/main/resources/bootstrap-pro.yml @@ -12,7 +12,7 @@ nacos: server-addr: http://localhost:8848 #閰嶇疆Nacos鍦板潃 username: nacos - password: nacos + password: Atwl@2024 # config: # server-addr: http://175.27.187.84:8848 #閰嶇疆Nacos鍦板潃 # namespace: dmvisit @@ -25,4 +25,4 @@ server-addr: http://localhost:8848 #閰嶇疆Nacos鍦板潃 namespace: dmvisit username: nacos - password: nacos \ No newline at end of file + password: Atwl@2024 \ No newline at end of file -- Gitblit v1.9.3