增加更多的OpenAPI注解

为未处理的异常添加兜底,确保返回应该返回的响应结构
This commit is contained in:
2025-08-21 06:55:32 +08:00
parent 5e253740f4
commit fcfb841d2a
2 changed files with 41 additions and 8 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ plugins {
}
group = "xyz.thewhitedog9487"
version = "0.4.0"
version = "0.4.1"
java {
toolchain {