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

@@ -15,7 +15,7 @@ import (
//go:generate go mod download
// @title Gin-Vue-Admin Swagger API接口文档
// @version v2.6.1
// @version v2.6.2
// @description 使用gin+vue进行极速开发的全栈开发基础平台
// @securityDefinitions.apikey ApiKeyAuth
// @in header