plusone-exception-handler 0.0.7-SNAPSHOT 暂时有 bug,用回 0.0.6-SNAPSHOT。

This commit is contained in:
2023-02-09 15:45:24 +08:00
parent cc44c3ddbd
commit 44f2067f20
4 changed files with 4 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation.RestControllerAdvice;
import lombok.extern.slf4j.Slf4j;
import xyz.zhouxy.plusone.util.RestfulResult;
/**
* 默认异常的处理器