@@ -15,7 +15,7 @@ import org.springframework.web.bind.annotation.RestControllerAdvice;
*/
@RestControllerAdvice
@Slf4j
-public class GlobalExceptionHandler {
+public class CustomExceptionHandler {
/**
* 处理未知异常