Authorization: Bearer ********************
curl --location --request DELETE '/customer/remove-customer?ids'
{ "code": 10000, "data": "string", "message": "提示消息内容" }