{
"store_id": 0,
"check_time": "2019-08-24T14:15:22Z",
"check_mode": -32768,
"check_device": -2147483648,
"check_operator": "string",
"total": -2147483648,
"real": -2147483648,
"diff_type": -2147483648,
"diff_count": -2147483648
}
curl --location --request POST '/wms/wmsware/check_out/' \
--header 'Content-Type: application/json' \
--data-raw '{
"store_id": 0,
"check_time": "2019-08-24T14:15:22Z",
"check_mode": -32768,
"check_device": -2147483648,
"check_operator": "string",
"total": -2147483648,
"real": -2147483648,
"diff_type": -2147483648,
"diff_count": -2147483648
}'
{
"id": 0,
"store_id": 0,
"check_time": "2019-08-24T14:15:22Z",
"check_mode": -32768,
"check_device": -2147483648,
"check_operator": "string",
"total": -2147483648,
"real": -2147483648,
"diff_type": -2147483648,
"diff_count": -2147483648,
"details": [
{
"size": "string",
"gsort": -32768,
"diff": -2147483648,
"diff_list": "string",
"bz": "string",
"ware_check_id": 0
}
]
}