参数说明:
no: 货道变化
orderType:订单类型:shop-用户购买,supply-补货员补货
weight:拿走或者放入的重量,拿走的为正数,放入的为负数
{
"code":"post_order_weight_change","data":{ "orderNo":"123456","orderType":"shop",
"aisles":[{
}
"no":1,
"weight":100
},
{
"no":2,
"weight":100 }
]
}
参数说明:
no: 货道变化
orderType:订单类型:shop-用户购买,supply-补货员补货
weight:拿走或者放入的重量,拿走的为正数,放入的为负数
{
"code":"post_order_weight_change","data":{ "orderNo":"123456","orderType":"shop",
"aisles":[{
}
"no":1,
"weight":100
},
{
"no":2,
"weight":100 }
]
}