From 69cf45ce1f9e0e4895395258430d66dfb3aa9c2d Mon Sep 17 00:00:00 2001 From: guoshengxiong <1923636941@qq.com> Date: Sat, 7 Sep 2024 17:41:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 5d49e0949..01900c4f0 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,5 +1,5 @@ # 环境选择 -spring.profiles.active=gsx-other-env-show +spring.profiles.active=gsx-t-dev # 国际化配置 spring.messages.basename=i18n/messages spring.messages.encoding=utf-8