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