lottery

咕啦-彩票系统


获取实名认证信息

<p><strong>简要描述:</strong> </p> <ul> <li>用户注册接口</li> </ul> <p><strong>请求URL:</strong> -C端 <code>http://xx.com/api/user/user/get-real-name</code> -C端 <code>http://xx.com/api/store/store/get-real-name</code><br /> <strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">Token</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>token</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { &amp;quot;msg&amp;quot;: &amp;quot;获取成功&amp;quot;, &amp;quot;code&amp;quot;: 600, &amp;quot;data&amp;quot;: { &amp;quot;realName&amp;quot;: &amp;quot;罗空白&amp;quot;, // 真是姓名 &amp;quot;country&amp;quot;: null, // 县区 &amp;quot;address&amp;quot;: null, // 地址 &amp;quot;province&amp;quot;: null, // 省 &amp;quot;bankCardImg&amp;quot;: &amp;quot;http://pic.javaframework.cn//3aed247894c048708fb879b0c87e694b.jpg&amp;quot;, // 银行卡图片 &amp;quot;city&amp;quot;: null, //市 &amp;quot;cardBackImg&amp;quot;: &amp;quot;http://pic.javaframework.cn//f8f8173ea1a643b884d0dfc6d545c099.jpg&amp;quot;, // 身份证背面 &amp;quot;cardFrontImg&amp;quot;: &amp;quot;http://pic.javaframework.cn//fa107f74a5404d03aa855e656d6175a0.jpg&amp;quot;, // 身份证正面 &amp;quot;remark&amp;quot;: null, // 审核原因 &amp;quot;cardWithPeopleImg&amp;quot;: &amp;quot;http://pic.javaframework.cn//b9e811af60b148648a70446adc95a44e.jpg&amp;quot;, // 手持身份证 &amp;quot;userName&amp;quot;: &amp;quot;&amp;quot;, // 昵称 &amp;quot;cardNo&amp;quot;: &amp;quot;350111111111111111&amp;quot; // 身份证号 } }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">groupid</td> <td style="text-align: left;">int</td> <td>用户组id,1:超级管理员;2:普通用户</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML