后台首次运行时报错问题处理
This commit is contained in:
parent
ef454c4089
commit
c3320d806b
|
@ -20,7 +20,7 @@ spring:
|
|||
allow-circular-references: true
|
||||
# 环境 dev|test|prod
|
||||
profiles:
|
||||
active: dev
|
||||
active: prod
|
||||
# jackson时间格式化
|
||||
jackson:
|
||||
time-zone: GMT+8
|
||||
|
|
Loading…
Reference in New Issue