From b946b74ca674f7e7a04d99a960040438c95ef22d Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 20 十一月 2025 16:53:13 +0800
Subject: [PATCH] 优化

---
 server/meeting/meeting_admin/src/main/resources/bootstrap-pro.yml |   16 +++++++++++++---
 1 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/server/meeting/meeting_admin/src/main/resources/bootstrap-pro.yml b/server/meeting/meeting_admin/src/main/resources/bootstrap-pro.yml
index fe9ee9f..d1178ca 100644
--- a/server/meeting/meeting_admin/src/main/resources/bootstrap-pro.yml
+++ b/server/meeting/meeting_admin/src/main/resources/bootstrap-pro.yml
@@ -12,9 +12,9 @@
     nacos:
       server-addr: http://localhost:8848 #閰嶇疆Nacos鍦板潃
       username: nacos
-      password: nacos
+      password: Atwl@2024
       #      config:
-      #        server-addr: http://175.27.187.84:8848 #閰嶇疆Nacos鍦板潃
+      #        server-addr: http://192.168.0.7:8848 #閰嶇疆Nacos鍦板潃
       #        namespace: dmvisit
       #        username: nacos
       #        password: nacos
@@ -25,4 +25,14 @@
         server-addr: http://localhost:8848 #閰嶇疆Nacos鍦板潃
         namespace: dmvisit
         username: nacos
-        password: nacos
\ No newline at end of file
+        password: Atwl@2024
+
+knife4j:
+  enable: false
+  basic:
+    enable: true
+    username: admin
+    password: 111111
+  main:
+    allow-circular-references: true
+# Swagger閰嶇疆

--
Gitblit v1.9.3