|
|
@@ -28,6 +28,7 @@ public class TokenInterceptor {
|
|
|
notMatchList.add("/captchaById"); // 验证码通过ID
|
|
|
notMatchList.add("/login2");//登录2 配合验证码ID的校验
|
|
|
notMatchList.add("/aapLogin");//合伙人和机构负责人登录APP接口
|
|
|
+ notMatchList.add("/loginAPPByPhone");//合伙人和机构负责人登录APP接口
|
|
|
|
|
|
notMatchList.add("/sendMsg");
|
|
|
notMatchList.add("/loginByPhone");
|