curl --location --request DELETE 'http://192.168.2.91:8080/shipin/materialMark/' \ --header 'Authorization: Bearer {{token}}'
{ "code": 0, "msg": "string", "data": {} }