From 62ecc7d5306d40eb301b59d8ff7a940e23f7e5e4 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 27 九月 2024 10:53:12 +0800
Subject: [PATCH] ll

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

diff --git a/server/system_gateway/src/main/resources/application.yml b/server/system_gateway/src/main/resources/application.yml
index d3f483c..6503fa3 100644
--- a/server/system_gateway/src/main/resources/application.yml
+++ b/server/system_gateway/src/main/resources/application.yml
@@ -9,8 +9,8 @@
 spring:
   application:
     name: system_gateway
-  profiles:
-    active: dev
+#  profiles:
+#    active: dev
 
   # JSON杩斿洖閰嶇疆
   jackson:
@@ -83,6 +83,7 @@
     enabled: true
     mime-types: application/json
   port: 10010
+
   tomcat:
     max-swallow-size: -1
   servlet:

--
Gitblit v1.9.3