curl --location -g --request GET 'https://www.zhizhuip.cc/externalapi/tool/blackList?access_token=&page=1&pagesize=10'
{
"code": 0,
"msg": "string",
"time": "string",
"data": {
"total": 0,
"rows": [
{
"id": 0,
"port": 0
}
]
}
}