优化代码格式
This commit is contained in:
@@ -232,6 +232,8 @@ public class GlobalControllerExceptionHandler implements BaseParams {
|
||||
case "image", "multipart" -> {
|
||||
return false;
|
||||
}
|
||||
default -> {
|
||||
}
|
||||
}
|
||||
if (
|
||||
item.isCompatibleWith(MediaType.APPLICATION_ATOM_XML) ||
|
||||
|
||||
Reference in New Issue
Block a user