docs/docs.go
@@ -943,7 +943,7 @@ } } }, "/api-wms/v1/operation/listAll": { "/api-wms/v1/operation/listTransfer": { "post": { "produces": [ "application/json" @@ -951,7 +951,7 @@ "tags": [ "入库/出库" ], "summary": "调拨", "summary": "库存调拨列表", "parameters": [ { "description": "参数", @@ -3192,6 +3192,9 @@ "pageSize": { "description": "每页大小", "type": "integer" }, "status": { "$ref": "#/definitions/constvar.OperationStatus" } } },