{
"device_code": "G1",
"storagevehicleext_id": "1984092210253139968",
"task_type": "1"
}curl --location --request POST 'http://127.0.0.1:8011/api/checkoutbill/callMaterial' \
--header 'Content-Type: application/json' \
--data-raw '{
"device_code": "G1",
"storagevehicleext_id": "1984092210253139968",
"task_type": "1"
}'{
"message": "操作成功!",
"status": 200,
"data": null
}