docs/swagger.yaml
@@ -1706,14 +1706,19 @@ summary: 纤度检验列表 tags: - 纤度检验 post: put: parameters: - description: 字典信息 - description: 参数 in: body name: object required: true schema: $ref: '#/definitions/models.FinenessCheck' $ref: '#/definitions/response.FinenessCheckInfo' - description: token in: header name: Authorization required: true type: string produces: - application/json responses: