feature: 修改版本号发布v2.6.2

This commit is contained in:
pixelmaxQM
2024-03-31 17:50:07 +08:00
parent 262febf486
commit 8ca5600286
8 changed files with 8 additions and 8 deletions

View File

@@ -7001,7 +7001,7 @@ const docTemplate = `{
// SwaggerInfo holds exported Swagger Info so clients can modify it
var SwaggerInfo = &swag.Spec{
Version: "v2.6.1",
Version: "v2.6.2",
Host: "",
BasePath: "",
Schemes: []string{},