{
"woNo": "512-C22010129-24",
"itemNo": "99SM0X01773B",
"plant": "9999"
}curl --location --request POST 'http://172.16.60.13:9191/eone/getEoneIssueBarcodes' \
--header 'Content-Type: application/json' \
--data-raw '{
"woNo": "512-C22010129-24",
"itemNo": "99SM0X01773B",
"plant": "9999"
}'{
"success": "Y",
"msg": "查询成功",
"mess": "",
"status": "",
"errorMac": [],
"errorCode": 0,
"lang": "cn",
"data": [
{
"unit": "Pcs",
"ware": "CAB",
"loca": "CW-05-01",
"barcode": "C999921A9700002",
"qty": 2853
},
{
"unit": "Pcs",
"ware": "CAB",
"loca": " ",
"barcode": "C999921B5000001",
"qty": 4800
}
],
"taskId": [],
"threadInfos": [],
"bcode": 1
}