Authorization: Bearer ********************
curl --location --request DELETE 'http://ip:port/openApi/api/v1/open/customers/materials/delete?customerCode&materialCode'
{
"code": "string",
"data": {},
"message": "string",
"time": "2019-08-24T14:15:22Z"
}