篮球协会小程序接口文档


查询所有教练员

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>查询所有教练员接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>/api/coach/list</code></li> </ul> <h5>请求方式</h5> <ul> <li>get </li> </ul> <h5>参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <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;">pageNum</td> <td style="text-align: left;">默认为1</td> <td style="text-align: left;">否</td> <td style="text-align: left;">int</td> <td>页码</td> </tr> <tr> <td style="text-align: left;">password</td> <td style="text-align: left;">默认为10</td> <td style="text-align: left;">否</td> <td style="text-align: left;">int</td> <td>每页数量</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> {     &amp;quot;total&amp;quot;: 29,     &amp;quot;rows&amp;quot;: [         {             &amp;quot;createBy&amp;quot;: null,             &amp;quot;createTime&amp;quot;: null,             &amp;quot;updateBy&amp;quot;: null,             &amp;quot;updateTime&amp;quot;: null,             &amp;quot;remark&amp;quot;: null,             &amp;quot;id&amp;quot;: 3001,             &amp;quot;coachLevel&amp;quot;: null,             &amp;quot;coachResume&amp;quot;: null,             &amp;quot;idCardFront&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;idCardBack&amp;quot;: null,             &amp;quot;photo1inch&amp;quot;: null,             &amp;quot;name&amp;quot;: &amp;quot;教练一&amp;quot;,             &amp;quot;phone&amp;quot;: &amp;quot;13800138001&amp;quot;,             &amp;quot;gender&amp;quot;: &amp;quot;男&amp;quot;,             &amp;quot;ethnicity&amp;quot;: &amp;quot;汉族&amp;quot;,             &amp;quot;provinceCity&amp;quot;: &amp;quot;北京市&amp;quot;,             &amp;quot;provinceCityText&amp;quot;: null         },         {             &amp;quot;createBy&amp;quot;: null,             &amp;quot;createTime&amp;quot;: null,             &amp;quot;updateBy&amp;quot;: null,             &amp;quot;updateTime&amp;quot;: null,             &amp;quot;remark&amp;quot;: null,             &amp;quot;id&amp;quot;: 3002,             &amp;quot;coachLevel&amp;quot;: null,             &amp;quot;coachResume&amp;quot;: null,             &amp;quot;idCardFront&amp;quot;: null,             &amp;quot;idCardBack&amp;quot;: null,             &amp;quot;photo1inch&amp;quot;: null,             &amp;quot;name&amp;quot;: &amp;quot;教练二&amp;quot;,             &amp;quot;phone&amp;quot;: &amp;quot;13800138002&amp;quot;,             &amp;quot;gender&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;ethnicity&amp;quot;: &amp;quot;汉族&amp;quot;,             &amp;quot;provinceCity&amp;quot;: &amp;quot;天津市&amp;quot;,             &amp;quot;provinceCityText&amp;quot;: null         },         {             &amp;quot;createBy&amp;quot;: null,             &amp;quot;createTime&amp;quot;: null,             &amp;quot;updateBy&amp;quot;: null,             &amp;quot;updateTime&amp;quot;: null,             &amp;quot;remark&amp;quot;: null,             &amp;quot;id&amp;quot;: 3003,             &amp;quot;coachLevel&amp;quot;: null,             &amp;quot;coachResume&amp;quot;: null,             &amp;quot;idCardFront&amp;quot;: null,             &amp;quot;idCardBack&amp;quot;: null,             &amp;quot;photo1inch&amp;quot;: null,             &amp;quot;name&amp;quot;: &amp;quot;教练三&amp;quot;,             &amp;quot;phone&amp;quot;: &amp;quot;13800138003&amp;quot;,             &amp;quot;gender&amp;quot;: &amp;quot;女&amp;quot;,             &amp;quot;ethnicity&amp;quot;: &amp;quot;汉族&amp;quot;,             &amp;quot;provinceCity&amp;quot;: &amp;quot;石家庄市&amp;quot;,             &amp;quot;provinceCityText&amp;quot;: null         },         {             &amp;quot;createBy&amp;quot;: null,             &amp;quot;createTime&amp;quot;: null,             &amp;quot;updateBy&amp;quot;: null,             &amp;quot;updateTime&amp;quot;: null,             &amp;quot;remark&amp;quot;: null,             &amp;quot;id&amp;quot;: 3004,             &amp;quot;coachLevel&amp;quot;: null,             &amp;quot;coachResume&amp;quot;: null,             &amp;quot;idCardFront&amp;quot;: null,             &amp;quot;idCardBack&amp;quot;: null,             &amp;quot;photo1inch&amp;quot;: null,             &amp;quot;name&amp;quot;: &amp;quot;教练四&amp;quot;,             &amp;quot;phone&amp;quot;: &amp;quot;13800138004&amp;quot;,             &amp;quot;gender&amp;quot;: &amp;quot;男&amp;quot;,             &amp;quot;ethnicity&amp;quot;: &amp;quot;汉族&amp;quot;,             &amp;quot;provinceCity&amp;quot;: &amp;quot;太原市&amp;quot;,             &amp;quot;provinceCityText&amp;quot;: null         },         {             &amp;quot;createBy&amp;quot;: null,             &amp;quot;createTime&amp;quot;: null,             &amp;quot;updateBy&amp;quot;: null,             &amp;quot;updateTime&amp;quot;: null,             &amp;quot;remark&amp;quot;: null,             &amp;quot;id&amp;quot;: 3005,             &amp;quot;coachLevel&amp;quot;: null,             &amp;quot;coachResume&amp;quot;: null,             &amp;quot;idCardFront&amp;quot;: null,             &amp;quot;idCardBack&amp;quot;: null,             &amp;quot;photo1inch&amp;quot;: null,             &amp;quot;name&amp;quot;: &amp;quot;教练五&amp;quot;,             &amp;quot;phone&amp;quot;: &amp;quot;13800138005&amp;quot;,             &amp;quot;gender&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;ethnicity&amp;quot;: &amp;quot;蒙古族&amp;quot;,             &amp;quot;provinceCity&amp;quot;: &amp;quot;呼和浩特市&amp;quot;,             &amp;quot;provinceCityText&amp;quot;: null         },         {             &amp;quot;createBy&amp;quot;: null,             &amp;quot;createTime&amp;quot;: null,             &amp;quot;updateBy&amp;quot;: null,             &amp;quot;updateTime&amp;quot;: null,             &amp;quot;remark&amp;quot;: null,             &amp;quot;id&amp;quot;: 3006,             &amp;quot;coachLevel&amp;quot;: null,             &amp;quot;coachResume&amp;quot;: null,             &amp;quot;idCardFront&amp;quot;: null,             &amp;quot;idCardBack&amp;quot;: null,             &amp;quot;photo1inch&amp;quot;: null,             &amp;quot;name&amp;quot;: &amp;quot;教练六&amp;quot;,             &amp;quot;phone&amp;quot;: &amp;quot;13800138006&amp;quot;,             &amp;quot;gender&amp;quot;: &amp;quot;女&amp;quot;,             &amp;quot;ethnicity&amp;quot;: &amp;quot;汉族&amp;quot;,             &amp;quot;provinceCity&amp;quot;: &amp;quot;沈阳市&amp;quot;,             &amp;quot;provinceCityText&amp;quot;: null         },         {             &amp;quot;createBy&amp;quot;: null,             &amp;quot;createTime&amp;quot;: null,             &amp;quot;updateBy&amp;quot;: null,             &amp;quot;updateTime&amp;quot;: null,             &amp;quot;remark&amp;quot;: null,             &amp;quot;id&amp;quot;: 3007,             &amp;quot;coachLevel&amp;quot;: null,             &amp;quot;coachResume&amp;quot;: null,             &amp;quot;idCardFront&amp;quot;: null,             &amp;quot;idCardBack&amp;quot;: null,             &amp;quot;photo1inch&amp;quot;: null,             &amp;quot;name&amp;quot;: &amp;quot;教练七&amp;quot;,             &amp;quot;phone&amp;quot;: &amp;quot;13800138007&amp;quot;,             &amp;quot;gender&amp;quot;: &amp;quot;男&amp;quot;,             &amp;quot;ethnicity&amp;quot;: &amp;quot;汉族&amp;quot;,             &amp;quot;provinceCity&amp;quot;: &amp;quot;长春市&amp;quot;,             &amp;quot;provinceCityText&amp;quot;: null         },         {             &amp;quot;createBy&amp;quot;: null,             &amp;quot;createTime&amp;quot;: null,             &amp;quot;updateBy&amp;quot;: null,             &amp;quot;updateTime&amp;quot;: null,             &amp;quot;remark&amp;quot;: null,             &amp;quot;id&amp;quot;: 3008,             &amp;quot;coachLevel&amp;quot;: null,             &amp;quot;coachResume&amp;quot;: null,             &amp;quot;idCardFront&amp;quot;: null,             &amp;quot;idCardBack&amp;quot;: null,             &amp;quot;photo1inch&amp;quot;: null,             &amp;quot;name&amp;quot;: &amp;quot;教练八&amp;quot;,             &amp;quot;phone&amp;quot;: &amp;quot;13800138008&amp;quot;,             &amp;quot;gender&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;ethnicity&amp;quot;: &amp;quot;满族&amp;quot;,             &amp;quot;provinceCity&amp;quot;: &amp;quot;哈尔滨市&amp;quot;,             &amp;quot;provinceCityText&amp;quot;: null         },         {             &amp;quot;createBy&amp;quot;: null,             &amp;quot;createTime&amp;quot;: null,             &amp;quot;updateBy&amp;quot;: null,             &amp;quot;updateTime&amp;quot;: null,             &amp;quot;remark&amp;quot;: null,             &amp;quot;id&amp;quot;: 3009,             &amp;quot;coachLevel&amp;quot;: null,             &amp;quot;coachResume&amp;quot;: null,             &amp;quot;idCardFront&amp;quot;: null,             &amp;quot;idCardBack&amp;quot;: null,             &amp;quot;photo1inch&amp;quot;: null,             &amp;quot;name&amp;quot;: &amp;quot;教练九&amp;quot;,             &amp;quot;phone&amp;quot;: &amp;quot;13800138009&amp;quot;,             &amp;quot;gender&amp;quot;: &amp;quot;女&amp;quot;,             &amp;quot;ethnicity&amp;quot;: &amp;quot;汉族&amp;quot;,             &amp;quot;provinceCity&amp;quot;: &amp;quot;上海市&amp;quot;,             &amp;quot;provinceCityText&amp;quot;: null         },         {             &amp;quot;createBy&amp;quot;: null,             &amp;quot;createTime&amp;quot;: null,             &amp;quot;updateBy&amp;quot;: null,             &amp;quot;updateTime&amp;quot;: null,             &amp;quot;remark&amp;quot;: null,             &amp;quot;id&amp;quot;: 3010,             &amp;quot;coachLevel&amp;quot;: null,             &amp;quot;coachResume&amp;quot;: null,             &amp;quot;idCardFront&amp;quot;: null,             &amp;quot;idCardBack&amp;quot;: null,             &amp;quot;photo1inch&amp;quot;: null,             &amp;quot;name&amp;quot;: &amp;quot;教练十&amp;quot;,             &amp;quot;phone&amp;quot;: &amp;quot;13800138010&amp;quot;,             &amp;quot;gender&amp;quot;: &amp;quot;男&amp;quot;,             &amp;quot;ethnicity&amp;quot;: &amp;quot;汉族&amp;quot;,             &amp;quot;provinceCity&amp;quot;: &amp;quot;南京市&amp;quot;,             &amp;quot;provinceCityText&amp;quot;: null         }     ],     &amp;quot;code&amp;quot;: 200,     &amp;quot;msg&amp;quot;: &amp;quot;查询成功&amp;quot; }</code></pre> <h5>返回参数说明</h5> <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;">total</td> <td style="text-align: left;">integer</td> <td>教练员总数</td> </tr> <tr> <td style="text-align: left;">rows.id</td> <td style="text-align: left;">long</td> <td>教练员id</td> </tr> <tr> <td style="text-align: left;">rows.name</td> <td style="text-align: left;">string</td> <td>教练员姓名</td> </tr> <tr> <td style="text-align: left;">rows.phone</td> <td style="text-align: left;">string</td> <td>手机号</td> </tr> <tr> <td style="text-align: left;">rows.ethnicity</td> <td style="text-align: left;">string</td> <td>民族</td> </tr> <tr> <td style="text-align: left;">rows.gender</td> <td style="text-align: left;">string</td> <td>性别</td> </tr> <tr> <td style="text-align: left;">rows.coachLevel</td> <td style="text-align: left;">string</td> <td>教练员等级</td> </tr> <tr> <td style="text-align: left;">rows.coachResume</td> <td style="text-align: left;">string</td> <td>教练员履历</td> </tr> <tr> <td style="text-align: left;">rows.provinceCity</td> <td style="text-align: left;">string</td> <td>所在省市</td> </tr> <tr> <td style="text-align: left;">rows.idCardFront</td> <td style="text-align: left;">string</td> <td>身份证正面照片路径</td> </tr> <tr> <td style="text-align: left;">rows.idCardBack</td> <td style="text-align: left;">string</td> <td>身份证反面照片路径</td> </tr> <tr> <td style="text-align: left;">rows.photo1inch</td> <td style="text-align: left;">string</td> <td>1寸免冠照片路径</td> </tr> <tr> <td style="text-align: left;">code</td> <td style="text-align: left;">integer</td> <td>无</td> </tr> <tr> <td style="text-align: left;">msg</td> <td style="text-align: left;">string</td> <td>无</td> </tr> </tbody> </table>

页面列表

ITEM_HTML