curl --location -g --request GET 'https://www.zhizhuip.cc/externalapi/device/accountList?access_token=&type=1&status=1&page=1&pagesize=10&customUsername&ids=13,12,8&native=1'
{
"code": 1,
"msg": "获取成功",
"time": "1697514426",
"data": {
"total": 106,
"rows": [
{
"id": "110",
"is_diff": 0,
"agree": "SOCKS5",
"country": "US",
"ip": "127.0.0.1",
"target": "demo.demo.com",
"port": 5001,
"username": "demo-110",
"password": "demo",
"is_bind": "否",
"remark": "",
"bindUser": "demo-110",
"bindPassword": "demo",
"countdown": "30.0天",
"expiresIn": 1723514861,
"createtime": "2023-10-17 11:35:09",
"state": "",
"city": "",
"bill": 0,
"countryName": "美国",
"status": 1,
"use_bill": "0.00",
"is_renew": "0"
}
],
"baseflow": 0,
"countryList": [
{
"country": "US",
"countryName": "美国"
}
]
}
}