This commit is contained in:
2025-05-14 15:06:02 +09:00
parent 30281a40b5
commit dcc6821d10
4 changed files with 9 additions and 1 deletions

View File

@ -23,7 +23,7 @@ import java.util.stream.Collectors;
@RestControllerAdvice
public class GlobalExceptionHandler {
// 日志记录器
// slf4j日志记录器
private static final Logger logger = LoggerFactory.getLogger(GlobalExceptionHandler.class);
// 业务异常