docs/swagger.yaml
@@ -1927,14 +1927,6 @@ - in: query name: keyword type: string - description: 页码 in: query name: page type: integer - description: 每页大小 in: query name: pageSize type: integer produces: - application/json responses: @@ -1942,7 +1934,7 @@ description: 成功 schema: $ref: '#/definitions/util.ResponseList' summary: 查询作业类型列表 summary: 调拨类型列表 tags: - 业务类型 post: