用户流量信息
Get Cakes
GET
/gettraffic
获取用户流量信息,include cookie。
{"arr":{"todayUsedTraffic":"703.49MB","lastUsedTraffic":"762.05GB","unUsedTraffic":"1.26TB"},"ret":1}
arr 对象的具体结构如下:
属性
Type
说明
todayUsedTraffic
text
今日已用流量
lastUsedTraffic
text
过去已用流量
unUsedTraffic
text
剩余未使用流量
最后更新于
这有帮助吗?