feature:版本变更v2.6.7

This commit is contained in:
pixelmaxQM
2024-07-06 12:17:17 +08:00
parent 02f5d6fea2
commit fb5d5ea1be
8 changed files with 8 additions and 8 deletions

View File

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

View File

@@ -4,7 +4,7 @@
"description": "使用gin+vue进行极速开发的全栈开发基础平台",
"title": "Gin-Vue-Admin Swagger API接口文档",
"contact": {},
"version": "v2.6.5"
"version": "v2.6.7"
},
"paths": {
"/api/createApi": {

View File

@@ -1745,7 +1745,7 @@ info:
contact: {}
description: 使用gin+vue进行极速开发的全栈开发基础平台
title: Gin-Vue-Admin Swagger API接口文档
version: v2.6.5
version: v2.6.7
paths:
/api/createApi:
post: