校验token

This commit is contained in:
六如
2025-02-27 20:17:37 +08:00
parent e4a7791fd2
commit 46110d9f4f

View File

@@ -2,6 +2,7 @@
## 日常更新
- 2025-02-27新增token校验,com.gitee.sop.gateway.interceptor.internal.TokenValidateInterceptor.checkToken
- 2025-02-20修复Linux环境下启动报错加载i18n问题优化新增接口注册保存逻辑
- 2025-02-19升级fastmybatis到3.0.16
- 2025-02-09优化Restful接口校验