1. Gateway Redis database 改为 0(与业务服务一致) 2. TokenInfo 添加 @JsonIgnoreProperties(ignoreUnknown = true) 3. TokenInfo.isExpired() 添加 @JsonIgnore 避免序列化 4. isExpired() 方法增加 null 检查
Description
资金管理平台
Languages
Java
61.1%
Vue
26.6%
Shell
6.6%
TypeScript
4.7%
Dockerfile
0.5%
Other
0.4%