{ "id": "string" }
curl --location --request POST 'http://localhost:7005/materialSub/delMaterialSub' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "string" }'
{}