~~~[api:needAuth]
get:/index/Index/count
<<<
success
{
"code": 0,
"msg": "獲取成功",
"data": {
"brokerage": "3.00",
"count": 3
}
}
~~~
### 字段名
| 場景名 | 備注 |
| --- | --- |
| brokerage | 傭金 |
| count | 報單數 |