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