curl --location -g --request GET 'https://www.zhizhuip.cc/externalapi/device/accountList?access_token=&type=2&status=1&page=1&pagesize=10&customUsername=&ids=13,12,8'
{
"code": 1,
"msg": "获取成功",
"time": "1697514828",
"data": {
"total": 17,
"rows": [
{
"id": "22",
"is_diff": 0,
"agree": "SOCKS5",
"country": "US",
"ip": "127.0.0.1",
"target": "demo.demo.com",
"port": 5001,
"username": "demo-22",
"password": "demo",
"is_bind": "否",
"remark": "",
"bindUser": "demo-22",
"bindPassword": "demo",
"countdown": "30.0天",
"expiresIn": 1723514861,
"createtime": "2023-10-17 11:25:28",
"state": "",
"city": "",
"bill": 0,
"countryName": "美国",
"status": 1,
"use_bill": "0.00",
"is_renew": "0"
}
],
"baseflow": 0,
"countryList": [
{
"country": "US",
"countryName": "美国"
},
{
"country": "SG",
"countryName": "新加坡"
},
{
"country": "RU",
"countryName": "俄罗斯"
},
{
"country": "DE",
"countryName": "德国"
},
{
"country": "FR",
"countryName": "法国"
}
]
}
}