curl --location --request DELETE 'https://www.zhizhuip.cc/api/route_setting/whiteListDelete' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'access_token=' \
--data-urlencode 'id=1'{
"code": 0,
"msg": "string",
"time": "string",
"data": null
}