This commit is contained in:
邹宗楠
2025-12-18 09:33:16 +08:00
parent aa0e94ac6e
commit 422ff821f1
13 changed files with 69360 additions and 69319 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -11645,6 +11645,12 @@
"description": "京西门店ID列表[1,2,3],缺省不限制",
"type": "string"
},
{
"in": "query",
"name": "fromStoreIDs",
"description": "物料京西门店ID列表[1,2,3],缺省不限制",
"type": "string"
},
{
"in": "query",
"name": "statuss",
@@ -11832,6 +11838,12 @@
"description": "京西门店ID列表[1,2,3],缺省不限制",
"type": "string"
},
{
"in": "query",
"name": "fromStoreIDs",
"description": "物料京西门店ID列表[1,2,3],缺省不限制",
"type": "string"
},
{
"in": "query",
"name": "statuss",

View File

@@ -7893,6 +7893,10 @@ paths:
name: storeIDs
description: 京西门店ID列表[1,2,3],缺省不限制
type: string
- in: query
name: fromStoreIDs
description: 物料京西门店ID列表[1,2,3],缺省不限制
type: string
- in: query
name: statuss
description: 订单状态列表[1,2,3],缺省不限制
@@ -8019,6 +8023,10 @@ paths:
name: storeIDs
description: 京西门店ID列表[1,2,3],缺省不限制
type: string
- in: query
name: fromStoreIDs
description: 物料京西门店ID列表[1,2,3],缺省不限制
type: string
- in: query
name: statuss
description: 订单状态列表[1,2,3],缺省不限制