为接口增加OpenAPI注解

注解满天飞,原始代码可读性下降
This commit is contained in:
2025-08-21 06:27:27 +08:00
parent 7836ae8035
commit 5e253740f4
5 changed files with 136 additions and 6 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ plugins {
}
group = "xyz.thewhitedog9487"
version = "0.3.0"
version = "0.4.0"
java {
toolchain {