mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-05-09 14:44:32 +00:00
【修复】管理后台 UI 超时登录后,返回登陆界面时,由于未登陆加载不到信息,导致报错的问题
This commit is contained in:
@@ -192,7 +192,8 @@ yudao:
|
||||
token-header: Authorization
|
||||
token-secret: abcdefghijklmnopqrstuvwxyz
|
||||
token-timeout: 1d
|
||||
session-timeout: 30m
|
||||
# session-timeout: 30m
|
||||
session-timeout: 10s
|
||||
mock-enable: true
|
||||
mock-secret: test
|
||||
file:
|
||||
|
||||
Reference in New Issue
Block a user