NotLoginException 增加新场景值 -7: 未按照指定前缀提交 token
This commit is contained in:
@@ -25,7 +25,7 @@ public class GlobalException {
|
||||
|
||||
// 打印堆栈,以供调试
|
||||
System.out.println("全局异常---------------");
|
||||
e.printStackTrace();
|
||||
e.printStackTrace();
|
||||
|
||||
// 不同异常返回不同状态码
|
||||
AjaxJson aj = null;
|
||||
|
||||
Reference in New Issue
Block a user