fundplatform/fund-gateway
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