server/src/main/resources/application.yml
@@ -7,9 +7,9 @@ spring: # application: # name: doumeemes # name: doumeemes profiles: active: standard active: standardLingyang # JSON返回配置 jackson: # 默认时区 @@ -31,7 +31,7 @@ cache: session: # 会话过期时长(s) expire: 18000 expire: 36000 captcha: # 验证码过期时长(s) expire: 300