mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-05-07 23:57:20 +08:00
feat 同步当前用户的登录信息的返回接口
This commit is contained in:
@@ -35,6 +35,7 @@ const axiosHooks: AxiosHooks = {
|
||||
config.params = {}
|
||||
}
|
||||
config.headers = headers
|
||||
config.url = config.url?.replace(".", "/")
|
||||
return config
|
||||
},
|
||||
requestInterceptorsCatchHook(err) {
|
||||
|
||||
Reference in New Issue
Block a user