{
"workorder_id": "",
"area": "",
"weight": "",
"point_code": "",
"tp_code": "",
"lt_code": ""
}curl --location 'http://127.0.0.1:8011/api/pda/jb/downMaterial2' \
--header 'Content-Type: application/json' \
--data '{
"workorder_id": "",
"area": "",
"weight": "",
"point_code": "",
"tp_code": "",
"lt_code": ""
}'{}