收益统计页面数据
<p><strong>简要描述:</strong> </p>
<ul>
<li>收益统计页面数据</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>/m/income</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>get </li>
</ul>
<p><strong>参数:</strong> </p>
<p>|参数名|必选|类型|说明|</p>
<p><strong>返回示例</strong></p>
<pre><code> {
"__type": "result",
"state": "ok",
"msg": "",
"data": {
"t_time": "2018-11-05",//今天
"t_card": "1",
"t_count": "1",
"t_money": "1.00",
"t_m_money": "0.96",
"t_zf_count": "1",
"t_sum_profit": "0.96 元",
"y_time": "2018-11-04",//昨天
"y_card": "0",
"y_count": "0",
"y_money": "0",
"y_m_money": "0",
"y_zf_count": "0",
"y_sum_profit": "0 元",
"cate_info": [
[
"403",
"模拟人生游戏"
],
[
"436",
"快发卡测试"
],
[
"8855",
"棒棒糖补领号3"
],
[
"15377",
"新易电竞"
],
[
"20709",
"5546565"
],
[
"29844",
"2"
],
[
"29845",
"3"
],
[
"29846",
"4"
],
[
"29847",
"5"
],
[
"29849",
"8"
],
[
"29850",
"9"
],
[
"32361",
"nnnbb"
],
[
"38814",
"飞车账号22"
],
[
"39023",
"test2"
]
]
},
"time": 1541405566
}</code></pre>
<p><strong>返回参数说明</strong> </p>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<p>欢迎使用ShowDoc!</p>