[add] app注册、登录、实名认证、人员展示、通知
This commit is contained in:
@ -77,7 +77,7 @@ public class CryptoFilter implements Filter {
|
||||
// new ServiceException("没有访问权限,请联系管理员授权", HttpStatus.FORBIDDEN));
|
||||
// return;
|
||||
// }
|
||||
throw new ServiceException("无权访问接口", HttpStatus.BAD_METHOD);
|
||||
// throw new ServiceException("无权访问接口", HttpStatus.BAD_METHOD);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user