设备上电提交接口添加区域号保存逻辑

This commit is contained in:
mi9688
2025-01-08 08:46:19 +08:00
parent 6eae096ba7
commit bc34078089
3 changed files with 12 additions and 6 deletions

View File

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