docs: 更新swagger注释信息
This commit is contained in:
@@ -80,7 +80,7 @@ func (s *FileController) Download(c *gin.Context) {
|
||||
// @Success 200 {object} object "Response Results"
|
||||
// @Security TokenAuth
|
||||
// @Summary Upload a file
|
||||
// @Description Upload a file
|
||||
// @Description Upload a file, interface param use <fileName>
|
||||
// @Router /file/upload [post]
|
||||
func (s *FileController) Upload(c *gin.Context) {
|
||||
language := ctx.AcceptLanguage(c)
|
||||
|
||||
Reference in New Issue
Block a user