高佣联盟

高佣联盟


队长消息列表-2142

<p><strong>简要描述:</strong> </p> <ul> <li>队长消息列表 </li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/html5/teamwar/v1/noticeList</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET </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;">userId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>用户ID</td> </tr> <tr> <td style="text-align: left;">userType</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>用户类型</td> </tr> <tr> <td style="text-align: left;">page</td> <td style="text-align: left;">否</td> <td style="text-align: left;">int</td> <td>页码</td> </tr> <tr> <td style="text-align: left;">pageSize</td> <td style="text-align: left;">否</td> <td style="text-align: left;">int</td> <td>每页显示数目</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "code": 200, "message": "SUCCESS", "time": 1581589438, "data": { "list": [ { "id": 17, //申请ID "u_id": 10075, //用户ID "u_type": 2, //用户类型 1分公司 2user会员 "u_nic": "阿喽",//昵称 "u_pic": //头像 "http://thirdwx.qlogo.cn/mmopen/vi_32/gOet2xDdNicOZg9vreuJDpdUxmpkXksxt03vaThS7tia749kZUdlmoHxZ5RshY8VtZLs6EBlAT0PMCCXZTC7ZFQg/132", "status": 2,//状态 0待审核 1通过审核 2拒绝 "phone": "159****3100" //手机号 }, { "id": 17, "u_id": 10066, "u_type": 2, "u_nic": "小胖", "u_pic": "http://thirdwx.qlogo.cn/mmopen/vi_32/eKoWOo00YS6ohOwRINUiaSO4gFr2E1b6iagiaMUVMH5fZibY0rUrl9vnqu06uX2A1x2rc64998HGzeMDhsIoVH1biaA/132", "status": 0, "phone": "131****0713" }, { "id": 17, "u_id": 10059, "u_type": 2, "u_nic": "陳生", "u_pic": "http://thirdwx.qlogo.cn/mmopen/vi_32/ibWs5jlYgxudIRovicn1pFlP1m8W3kONB8iawP3NVVAbW3eZibibHggAibtLK9FPlVfn7lhFbJDbLibDVOBTuicBazwQvQ/132", "status": 1, "phone": "135****2825" }, { "id": 17, "u_id": 10057, "u_type": 2, "u_nic": "墨雪馠香", "u_pic": "http://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTJxQXM5O1ONNuRVg3WxW1NdpbhcwAGLHlVWFIV2Ig6cWO89qSJ0zkibfic7PFLia7LYQCSoM0IheicALw/132", "status": 1, "phone": "136****6003" }, { "id": 17, "u_id": 10051, "u_type": 2, "u_nic": "小七", "u_pic": "http://thirdwx.qlogo.cn/mmopen/vi_32/cDDvgCsicoIUScnibDXuSTFxtvN3icY0cTHWibleialwIdChaHhUicB32yiceCYicpQrhACGjzvibY2LsYliawRRgfUdDHfw/132", "status": 1, "phone": "130****9976" }, { "id": 17, "u_id": 10034, "u_type": 2, "u_nic": "Õrange、橙", "u_pic": "http://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83ephydHnO1MiaSJgmnR0GnKdMUAibLw4bxsEthRjdeSjxHcf1X0cCcklBap4BtXyQibWl50QBicH70ibFfg/132", "status": 1, "phone": "186****1468" }, { "id": 17, "u_id": 10025, "u_type": 2, "u_nic": "子平", "u_pic": "http://thirdwx.qlogo.cn/mmopen/vi_32/PiajxSqBRaEIYDr5wlYibDrBickEtwJkaUFvFwKlDUW2DPlu1o4ggYXGYiaRD7BnRWGicP2MRDsguVvG5iakZBzD856Q/132", "status": 2, "phone": "" }, { "id": 17, "u_id": 10023, "u_type": 2, "u_nic": "木子宸丶逸", "u_pic": "http://thirdwx.qlogo.cn/mmopen/vi_32/ueDfxKiaib9Skg3J4whX8h2Mf3fhxFNia5bczibE58ecWqygr8pbeCaHgtamntVc19VyPYibWDb91niagpfYlIxvDBOw/132", "status": 2, "phone": "150****9123" }, { "id": 17, "u_id": 10022, "u_type": 2, "u_nic": null, "u_pic": "http://img.gaoyong.co/common/WeChat Image_20200213125253.png", "status": 1, "phone": "" }, { "id": 17, "u_id": 10009, "u_type": 2, "u_nic": "我是测试,哈哈哈", "u_pic": "http://img.gaoyong.co/common/WeChat Image_20200213125253.png", "status": 2, "phone": "186****0061" } ], "pages": 2, "neednum": 8 } }</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> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML