huminmin
8 天以前 9f4056b16d84520392ac8add1ca2f2277cc68b72
yudao-framework/yudao-spring-boot-starter-web/src/main/java/cn/iocoder/yudao/framework/web/core/handler/GlobalExceptionHandler.java
@@ -50,7 +50,7 @@
/**
 * 全局异常处理器,将 Exception 翻译成 CommonResult + 对应的异常编号
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@RestControllerAdvice
@AllArgsConstructor