变更拦截器方法参数

This commit is contained in:
六如
2025-03-05 22:32:55 +08:00
parent 2724e34dc9
commit 7ffb3b8d9c
5 changed files with 31 additions and 29 deletions

View File

@@ -2,6 +2,7 @@
## 日常更新
- 2025-03-05变更拦截器方法参数
- 2025-03-04拦截器新增init方法用来做一些初始化工作
- 2025-02-27新增token校验,com.gitee.sop.gateway.interceptor.internal.TokenValidateInterceptor.checkToken
- 2025-02-20修复Linux环境下启动报错加载i18n问题优化新增接口注册保存逻辑