文档
测试
POST
actAllocationDetailsController/getList

接口描述

查询拣货

请求参数

参数名
类型
描述
必填
status_begin
String
分配明细状态(不显示,默认值:39)
必填
status_end
String
分配明细状态(不显示,默认值:61)
必填
orderno
String
出库单号
必填
orderlineno
Int
行号
可选
location
String
库位
必填
sku
String
料号
必填

响应参数

参数名
类型
描述
必填
orderlineno
int
行号
必填
customerid
String
货主ID
必填
sku
String
料号
必填
location
String
库位
必填
qty
BigDecimal
数量
必填
qtypickedEach
BigDecimal
已经拣货数量
必填
id
String
编号(不显示)
必填