From dd6a43fdbadaaf6d646b3eb2ca0a63f58ed77ea4 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期三, 29 十月 2025 15:56:22 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/wuhuyancao' into wuhuyancao
---
server/visits/admin_timer/src/main/resources/bootstrap-pro.yml | 13 ++++++++++---
1 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/server/visits/admin_timer/src/main/resources/bootstrap-pro.yml b/server/visits/admin_timer/src/main/resources/bootstrap-pro.yml
index fe9ee9f..045c13c 100644
--- a/server/visits/admin_timer/src/main/resources/bootstrap-pro.yml
+++ b/server/visits/admin_timer/src/main/resources/bootstrap-pro.yml
@@ -14,7 +14,7 @@
username: nacos
password: nacos
# config:
- # server-addr: http://175.27.187.84:8848 #閰嶇疆Nacos鍦板潃
+ # server-addr: http://192.168.0.212:8848 #閰嶇疆Nacos鍦板潃
# namespace: dmvisit
# username: nacos
# password: nacos
@@ -23,6 +23,13 @@
# data-id: com.doumee.meeting.admin
discovery:
server-addr: http://localhost:8848 #閰嶇疆Nacos鍦板潃
- namespace: dmvisit
+ namespace: wuhuyancao
username: nacos
- password: nacos
\ No newline at end of file
+ password: nacos
+
+knife4j:
+ enable: false
+ basic:
+ enable: true
+ username: admin
+ password: 111111
--
Gitblit v1.9.3