Commit 82b67ec0 by 陶光胜

取消全局异常

parent ef7b4b7c
......@@ -24,9 +24,10 @@ import com.gic.enterprise.error.ErrorCode;
* 全局异常处理类
*
* @author hua
*/
*
@ControllerAdvice
@ResponseBody
*/
public class GlobalExceptionHandler {
private static Logger logger = LogManager.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