From 372871c9d42968a9caf69ca9a4e392f2d3eee865 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期三, 25 十二月 2024 18:39:45 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 server/system_gateway/src/main/resources/application-pro.yml |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/server/system_gateway/src/main/resources/application-pro.yml b/server/system_gateway/src/main/resources/application-pro.yml
index 76eb466..4dc0687 100644
--- a/server/system_gateway/src/main/resources/application-pro.yml
+++ b/server/system_gateway/src/main/resources/application-pro.yml
@@ -27,10 +27,18 @@
   host:
   title: ${project.name}鎺ュ彛鏂囨。
   description: ${project.name}鎺ュ彛鏂囨。
-  enabled: true
+  enabled: false
   # 绂佺敤swagger鏃剁殑閲嶅畾鍚戝湴鍧�
   redirect-uri: /
 
+knife4j:
+  enable: false
+  basic:
+    enable: true
+    username: admin
+    password: 123456
+  main:
+    allow-circular-references: true
 timing: true
 
 des_pwd: 123456SDFKDJF

--
Gitblit v1.9.3