修改配置文件
This commit is contained in:
@@ -19,7 +19,7 @@ spring:
|
||||
allow-bean-definition-overriding: true
|
||||
# 环境 dev|test|prod
|
||||
profiles:
|
||||
active: prod
|
||||
active: dev
|
||||
# jackson时间格式化
|
||||
jackson:
|
||||
time-zone: GMT+8
|
||||
@@ -79,4 +79,4 @@ sqx:
|
||||
secret: f4e2e52034348f86b67cde581c0f9eb5
|
||||
# token有效时长,7天,单位秒
|
||||
expire: 604800
|
||||
header: token
|
||||
header: token
|
||||
|
||||
Reference in New Issue
Block a user