{ "workorder_id": "" }
curl --location --request POST 'http://127.0.0.1:8011/api/pda/jb/callMaterial' \ --header 'Content-Type: application/json' \ --data-raw '{ "workorder_id": "" }'
{"message":"操作成功!","data":null}