zhangjf 44e7efdfc0 fix: Gateway Token验证修复
1. Gateway Redis database 改为 0(与业务服务一致)
2. TokenInfo 添加 @JsonIgnoreProperties(ignoreUnknown = true)
3. TokenInfo.isExpired() 添加 @JsonIgnore 避免序列化
4. isExpired() 方法增加 null 检查
2026-02-20 18:52:54 +08:00
2026-02-20 18:52:54 +08:00
2026-02-20 10:13:52 +08:00
Description
资金管理平台
326 MiB
Languages
Java 61.1%
Vue 26.6%
Shell 6.6%
TypeScript 4.7%
Dockerfile 0.5%
Other 0.4%