添加卡密页面数据
<p><strong>简要描述:</strong> </p>
<ul>
<li>添加卡密页面数据</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>pc/get_card_pageinfo</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>
<p>get </p>
<p><strong>返回示例</strong></p>
</li>
</ul>
<pre><code>{
"__type": "result",
"state": "ok",
"msg": "获取成功",
"data": {
"msg": "注:为了安全,单日最大可添加50000张卡密,单次最大可添加20000张卡密,多了请分次添加,卡号以及卡密最大长度为1024位"
},
"time": 1554776100
}</code></pre>