From 3c8fe245e9b43b372eaa8a1bbbb27e5cd4988fe1 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 26 三月 2025 16:48:29 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dmvisit
---
server/system_gateway/src/main/resources/application-test.yml | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diff --git a/server/system_gateway/src/main/resources/application-test.yml b/server/system_gateway/src/main/resources/application-test.yml
index e866548..b4f3356 100644
--- a/server/system_gateway/src/main/resources/application-test.yml
+++ b/server/system_gateway/src/main/resources/application-test.yml
@@ -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