【修改接口描述】

This commit is contained in:
weizhihong 2023-08-18 10:59:41 +08:00
parent d358327535
commit 93d71626ed
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ func pageQueryCategory(c *gin.Context) {
// @Tags 厂家信息Api
// @Accept json
// @Produce json
// @Param PageCategoryReqDto query dto.PageCategoryReqDto true "厂家查询条件"
// @Param CategoryReqDto query dto.CategoryReqDto true "厂家查询条件"
// @Success 200 {object} dto.PageDto
// @Failure 401 {object} dto.ErrorDto
// @Failure 404 {object} dto.ErrorDto