{
"factoryId": "string"
}
curl --location --request POST 'http://192.168.0.22/nexgen/warehouse-manage/wmsCountingRecord/list' \
--header 'Content-Type: application/json' \
--data-raw '{
"factoryId": "string"
}'
{
"barCode": "string",
"num": "string"
}