feat:完善项目

This commit is contained in:
henry
2021-11-04 15:30:10 +08:00
parent 153df336b8
commit 0b41c97899
6 changed files with 157 additions and 13 deletions

View File

@ -14,7 +14,7 @@ type Upload struct{}
*/
/**
* @api {post} /api/upload 上传接口
* @api {post} /api/v1/upload 上传接口
* @apiVersion 1.0.0
* @apiName Upload
* @apiGroup Upload