TIF,TWF Pari Upload System Update

This commit is contained in:
DanielLee
2025-12-12 20:36:46 +09:00
parent 2b71153c2c
commit 0fd9a3c31f
12 changed files with 242 additions and 33 deletions

View File

@@ -161,8 +161,6 @@ public class GlobalExceptionHandler {
errorLog.getId());
}
@ResponseStatus(HttpStatus.UNPROCESSABLE_ENTITY)
@ExceptionHandler(DataIntegrityViolationException.class)
public ApiResponseDto<String> handlerDataIntegrityViolationException(