增加定义swagger

This commit is contained in:
白茶清欢 2024-07-22 16:00:05 +08:00
parent afb5d1d933
commit ca68a3ff8b

View File

@ -24,9 +24,8 @@ const (
)
const (
SwaggerDocVersion1 = "1.0"
SwaggerDocVersion2 = "2.0"
SwaggerDocVersion3 = "3.0"
SwaggerDocVersion2 = "2.0.0"
SwaggerDocVersion3 = "3.0.0"
)
const (