docs/swagger.yaml
@@ -2345,6 +2345,25 @@ summary: 入库/出库列表 tags: - 入库/出库 /api-wms/v1/operation/listByCondition: post: parameters: - description: 参数 in: body name: object required: true schema: $ref: '#/definitions/request.OperationAllList' produces: - application/json responses: "200": description: 成功 schema: $ref: '#/definitions/util.Response' summary: 出入库明细 tags: - 入库/出库 /api-wms/v1/operation/listTransfer: post: parameters: