dev环境

This commit is contained in:
1 2025-06-27 17:39:02 +08:00
parent 9c493a0df3
commit c3f3ec1bcc

View File

@ -53,7 +53,7 @@ server:
spring: spring:
# 环境配置dev=开发环境prod=生产环境 # 环境配置dev=开发环境prod=生产环境
profiles: profiles:
active: prod # 环境配置dev=开发环境prod=生产环境 active: dev # 环境配置dev=开发环境prod=生产环境
# 资源信息 # 资源信息
messages: messages:
# 国际化资源文件路径 # 国际化资源文件路径