-
修复退出登录相关代码中的警告
-
修复同时打开多个窗口时令牌没能同步共享的问题 fixed: #761
-
* refactor(api): remove unnecessary userId param 移除getUserInfo、getPermCode、getMenuList接口的userId参数。 这些接口应当始终与当前登录用户相关而无需传递userId。 * fix: fix auth header key case error
-
…r dependencies close #301