dev 配置文件

This commit is contained in:
2024-12-30 16:40:14 +08:00
parent adf0b74627
commit b2eb085472
3 changed files with 52 additions and 36 deletions

View File

@@ -20,7 +20,7 @@ spring:
allow-bean-definition-overriding: true
# 环境 dev|test|prod
profiles:
active: local
active: dev
# jackson时间格式化
jackson:
time-zone: GMT+8