From 02f3cf8d81039afc6d7423d22fd15deeb6808cff Mon Sep 17 00:00:00 2001 From: gulongcheng <474084054@qq.com> Date: Thu, 13 Nov 2025 11:32:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=9F=BA=E4=BA=8ECID=20?= =?UTF-8?q?=E7=9A=84=E7=94=A8=E6=88=B7=E7=BB=9F=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gateway2/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gateway2/src/main/resources/application.yml b/gateway2/src/main/resources/application.yml index 83ccd4b8..b09ec360 100644 --- a/gateway2/src/main/resources/application.yml +++ b/gateway2/src/main/resources/application.yml @@ -1,6 +1,6 @@ spring: profiles: - active: local + active: dev main: web-application-type: reactive cloud: