Browse Source

优化缺失的包

ligang134 3 years ago
parent
commit
7600bc05bd
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/main/java/com/ydtech/aop/GlobalExceptionHandler.java

+ 0 - 2
src/main/java/com/ydtech/aop/GlobalExceptionHandler.java

@@ -1,8 +1,6 @@
 package com.ydtech.aop;
 
 import cn.dev33.satoken.exception.NotLoginException;
-import cn.dev33.satoken.util.SaResult;
-import com.sun.xml.internal.ws.handler.HandlerException;
 import com.ydtech.aop.exception.DescribeException;
 import com.ydtech.aop.exception.ErrorInfo;
 import com.ydtech.core.page.HttpResult;