1
This commit is contained in:
parent
bedb39fc58
commit
5517e2c2f8
@ -14,7 +14,7 @@ public abstract class BaseInterceptor implements HandlerInterceptor {
|
||||
// "GET:/api/users" , // GET 请求,匹配具体路径
|
||||
"POST:/api/login/wechat/mobile", // 登陆
|
||||
"GET:/api/index/clinical", // 首页-临床病例库
|
||||
"GET:/api/login/phone", // 登陆
|
||||
"GET:/api/login/mobile", // 登陆
|
||||
"GET:/api/code/phone" // 获取验证码
|
||||
);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user