From ab890bca34582e2ec8e2d4b19798f067ea075b7a Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期一, 28 四月 2025 10:30:47 +0800
Subject: [PATCH] 最新版本541200007

---
 server/system_gateway/src/main/resources/application-test.yml |   27 ++++++++++++++++-----------
 1 files changed, 16 insertions(+), 11 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..0ffd791 100644
--- a/server/system_gateway/src/main/resources/application-test.yml
+++ b/server/system_gateway/src/main/resources/application-test.yml
@@ -6,19 +6,15 @@
     password: rtjgfEr@&0c0m
     driver-class-name: com.mysql.cj.jdbc.Driver
     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
-
 captcha_check: false
-
 # Swagger閰嶇疆
 swagger:
   host:
@@ -26,4 +22,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