首页数据
[TOC]
简要描述
- 首页数据
请求URL
/index/proxy/index
请求方式
- POST
返回示例
{
"code": 0,
"data": {
"proxy": {},
"set": {},
"avatar": "https://xxxxxxxxxx.png" ,
"apply": 50,
"yesterday": 100,
"total": 500,
},
"msg":""
}
返回参数说明
参数名 | 类型 | 说明 |
---|---|---|
proxy | object | 代理信息 |
set | object | 代理设置 |
avatar | string | 头像链接 |
apply | int | 代理拒绝总数? |
yesterday | int | 昨天收益 |
total | int | 总收益 |
备注
-
proxy【object】:
表字段
-
set【object】:
表字段