From c3f3ec1bccb76b56e105e3b55eac274b7accb93e Mon Sep 17 00:00:00 2001 From: 1 <1> Date: Fri, 27 Jun 2025 17:39:02 +0800 Subject: [PATCH] =?UTF-8?q?dev=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fastbee-admin/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastbee-admin/src/main/resources/application.yml b/fastbee-admin/src/main/resources/application.yml index 938f514..909d6c9 100644 --- a/fastbee-admin/src/main/resources/application.yml +++ b/fastbee-admin/src/main/resources/application.yml @@ -53,7 +53,7 @@ server: spring: # 环境配置,dev=开发环境,prod=生产环境 profiles: - active: prod # 环境配置,dev=开发环境,prod=生产环境 + active: dev # 环境配置,dev=开发环境,prod=生产环境 # 资源信息 messages: # 国际化资源文件路径