docs/swagger.json
@@ -1849,6 +1849,7 @@ "parameters": [ { "type": "string", "description": "关键字搜索", "name": "keyword", "in": "query" }, @@ -5242,6 +5243,14 @@ "condition": { "type": "string" }, "keyword": { "description": "关键字搜索", "type": "string" }, "locationId": { "description": "位置ID", "type": "integer" }, "page": { "description": "页码", "type": "integer" @@ -5249,6 +5258,10 @@ "pageSize": { "description": "每页大小", "type": "integer" }, "warehouseId": { "description": "仓库ID", "type": "integer" } } },