docs/docs.go
@@ -399,7 +399,7 @@ } } }, "post": { "put": { "produces": [ "application/json" ], @@ -409,13 +409,20 @@ "summary": "纤度检验修改", "parameters": [ { "description": "字典信息", "description": "参数", "name": "object", "in": "body", "required": true, "schema": { "$ref": "#/definitions/response.FinenessCheckInfo" } }, { "type": "string", "description": "token", "name": "Authorization", "in": "header", "required": true } ], "responses": {