This commit is contained in:
疯狂的狮子li
2021-10-29 12:40:26 +08:00
11 changed files with 107 additions and 17 deletions

View File

@@ -14,6 +14,7 @@ import com.ruoyi.system.api.model.LoginUser;
/**
* 自定义请求头拦截器将Header数据封装到线程变量中方便获取
* 注意:此拦截器会同时验证当前用户有效期自动刷新有效期
*
* @author ruoyi
*/