curl --location --request POST 'http://yulei.kingtrans.net/EquipInterfaceService?method=equipReceipt' \
--header 'Content-Type: application/json;charset=UTF-8' \
--data-raw '{
"barcode":"EA00000111CN",
"weight":"0.60",
"length":"121.60",
"width":"88.66",
"height":"88.00"
}'