From 9c7f5f394387099037d4af06f7abefc1b78628ea Mon Sep 17 00:00:00 2001
From: nidapeng <jp@doumee.com>
Date: 星期四, 25 四月 2024 15:45:42 +0800
Subject: [PATCH] 最新版本

---
 server/system_gateway/src/main/resources/application.yml |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/server/system_gateway/src/main/resources/application.yml b/server/system_gateway/src/main/resources/application.yml
index d1e7a41..77b45bc 100644
--- a/server/system_gateway/src/main/resources/application.yml
+++ b/server/system_gateway/src/main/resources/application.yml
@@ -25,7 +25,7 @@
       enabled: true
   main:
     allow-circular-references: true
-#    web-application-type: reactive
+    web-application-type: reactive
 # MyBatis閰嶇疆
 mybatis-plus:
   mapper-locations: classpath*:/mappers/**/*.xml
@@ -63,7 +63,9 @@
   basic:
     enable: true
     username: admin
-    password: 111111
+    password: 123456
+  main:
+    allow-circular-references: true
 
 # WEB鏈嶅姟鍣ㄩ厤缃�
 server:

--
Gitblit v1.9.3