feat: swagger format
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ func (o *OcrApi) ClassifyPlant(c *gin.Context) {
|
||||
// @tags 识别相关
|
||||
// @Summary 我的植物识别记录
|
||||
// @Security ApiKeyAuth
|
||||
// @accept json
|
||||
// @accept application/json
|
||||
// @Produce application/json
|
||||
// @Param data body request.PageInfo true "分页"
|
||||
// @Success 200 {object} response.Response{msg=string} "识别记录"
|
||||
|
||||
Reference in New Issue
Block a user