lottery

咕啦-彩票系统


球队球员英文信息

<p><strong>简要描述:</strong> </p> <ul> <li>球队球员英文信息接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/api/life/group/send-out-order</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <p>{ &quot;data&quot;: [ { &quot;tema_code&quot;: &quot;19&quot;, //球队ID &quot;team_name&quot;: &quot;巴萨&quot;, // 球队中文名 &quot;team_ename&quot;: &quot;asdasda&quot;, //球队英文名 &quot;player_code&quot;: &quot;155&quot;, //球员ID &quot;player_name&quot;: &quot;梅西&quot;, //球员中文名 &quot;player_ename&quot;: &quot;1&quot;, //球员英文名 &quot;player_num&quot;: &quot;10&quot; //球员衣服号码 } ] } <strong>返回示例</strong></p> <pre><code> { “code”:600, "msg":"球队球员英文信息处理成功", "data":"" }</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> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML