Authorization: ********************
curl --location --request GET '/admin/DeletePartner?id' \ --header 'Authorization: <api-key>'
{ "code": 200, "msg": "数据请求成功", "data": "数据删除成功", "request_id": "" }