From 6ded2ee6a9d9097d45f8f79a7e6429cf55ed7cc3 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期五, 07 三月 2025 16:59:30 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 server/system_gateway/src/main/resources/application-test.yml |   23 ++++++++++++++++-------
 1 files changed, 16 insertions(+), 7 deletions(-)

diff --git a/server/system_gateway/src/main/resources/application-test.yml b/server/system_gateway/src/main/resources/application-test.yml
index e4c1f69..b4f3356 100644
--- a/server/system_gateway/src/main/resources/application-test.yml
+++ b/server/system_gateway/src/main/resources/application-test.yml
@@ -8,12 +8,12 @@
     type: com.alibaba.druid.pool.DruidDataSource
 
 
-knife4j:
-  enable: true
-  basic:
-    enable: true
-    username: admin
-    password: test@168.com
+#knife4j:
+#  enable: true
+#  basic:
+#    enable: true
+#    username: admin
+#    password: test@168.com
 
 debug_model: true
 
@@ -26,4 +26,13 @@
   description: ${project.name}鎺ュ彛鏂囨。
   enabled: true
   # 绂佺敤swagger鏃剁殑閲嶅畾鍚戝湴鍧�
-  redirect-uri: /
\ No newline at end of file
+  redirect-uri: /
+
+knife4j:
+  enable: true
+  basic:
+    enable: true
+    username: admin
+    password: 123456
+  main:
+    allow-circular-references: true
\ No newline at end of file

--
Gitblit v1.9.3