docs/docs.go
@@ -1150,8 +1150,8 @@ } } }, "/api-wms/v1/operation/getOperationInfo/{number}": { "post": { "/api-wms/v1/operation/getOperationInfo/{id}": { "get": { "produces": [ "application/json" ], @@ -1162,8 +1162,8 @@ "parameters": [ { "type": "string", "description": "单号", "name": "number", "description": "id", "name": "id", "in": "path", "required": true } @@ -4656,6 +4656,9 @@ "description": "单号", "type": "string" }, "operationId": { "type": "integer" }, "productId": { "type": "string" },