Commit 262a4a73 by 陶光胜

加日志

parent b71af837
...@@ -21,7 +21,7 @@ import java.util.regex.Pattern; ...@@ -21,7 +21,7 @@ import java.util.regex.Pattern;
* *
* @author hua * @author hua
*/ */
@ControllerAdvice //@ControllerAdvice
public class GlobalExceptionHandler extends WebBaseController { public class GlobalExceptionHandler extends WebBaseController {
private static Logger logger = LoggerFactory.getLogger(GlobalExceptionHandler.class); private static Logger logger = LoggerFactory.getLogger(GlobalExceptionHandler.class);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment