curl --location --request DELETE 'https://test-api.yunjishop.cn/check/allow/' \ --header 'Authorization: {{admin_token}}'
{ "code": 0, "msg": "string", "trace": "string", "data": {} }