From 6a80d0d2b393e36034c8ffef92fcaf06a1f0c552 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期五, 16 八月 2024 09:23:03 +0800
Subject: [PATCH] 代码初始化

---
 server/system_gateway/src/main/resources/application.yml |    4 ++--
 1 files changed, 2 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..a5edc83 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:

--
Gitblit v1.9.3