美滴滴新版后台在线接口文档

美滴滴新版后台在线接口文档


评论列表

<p><strong>简要描述:</strong> </p> <ul> <li>评论列表</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>Comments/index</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;">appcode</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>商户编号</td> </tr> <tr> <td style="text-align: left;">city</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>城市</td> </tr> <tr> <td style="text-align: left;">start_time</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>开始时间</td> </tr> <tr> <td style="text-align: left;">end_time</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>结束时间</td> </tr> <tr> <td style="text-align: left;">condition</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</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>分页数量 默认从0开始</td> </tr> <tr> <td style="text-align: left;">nums</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>每页显示数量 默认10</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { 'brands' =&gt; array (size=27) 0 =&gt; array (size=2) 'name' =&gt; string '娇莉芙武汉' (length=15) 'appcode' =&gt; string 'GZJLF001' (length=8) 1 =&gt; array (size=2) 'name' =&gt; string '娇莉芙广州' (length=15) 'appcode' =&gt; string 'GZJLF002' (length=8) 'list' =&gt; array (size=10) 0 =&gt; array (size=33) 'id' =&gt; string '329922' (length=6) 'parent_id' =&gt; string '0' (length=1) 'appcode' =&gt; string 'MDD00001' (length=8) 'order_id' =&gt; string '908160' (length=6) 'service_id' =&gt; string '40431' (length=5) 'bp_id' =&gt; string '56039' (length=5) 'beautician_id' =&gt; string '56044' (length=5) 'uid' =&gt; string '60037' (length=5) 'nickname' =&gt; string '木' (length=3) 'to_uid' =&gt; string '0' (length=1) 'professional' =&gt; string '5' (length=1) 'punctuality' =&gt; string '5' (length=1) 'communication' =&gt; string '5' (length=1) 'avg_score' =&gt; string '5.0' (length=3) 'content' =&gt; string '????????????????????????????????????' (length=36) 'createtime' =&gt; string '2019-07-22 11:58:14' (length=19) 'state' =&gt; string '1' (length=1) 'isreply' =&gt; string '0' (length=1) 'is_delete' =&gt; string 'n' (length=1) 'isshuadan' =&gt; string '0' (length=1) 'is_read' =&gt; string '0' (length=1) 'source' =&gt; string '1' (length=1) 'old_id' =&gt; string '0' (length=1) 'mobile' =&gt; string '13560429993' (length=11) 'beautician_name' =&gt; string '刘哲' (length=6) 'bpname' =&gt; string '美滴滴越秀应元店' (length=24) 'city' =&gt; string '广州市' (length=9) 'service' =&gt; string '(美容)明眸眼护*1' (length=22) 'brandname' =&gt; string '美滴滴' (length=9) 'order_type' =&gt; string '5' (length=1) 'order_number' =&gt; string '17305234774584800' (length=17) 'rcontent' =&gt; null 'rcreatetime' =&gt; null 1 =&gt; array (size=33) 'id' =&gt; string '329921' (length=6) 'parent_id' =&gt; string '0' (length=1) 'appcode' =&gt; string 'MDD00001' (length=8) 'order_id' =&gt; string '1022741' (length=7) 'service_id' =&gt; string '48040' (length=5) 'bp_id' =&gt; string '56039' (length=5) 'beautician_id' =&gt; string '56044' (length=5) 'uid' =&gt; string '60037' (length=5) 'nickname' =&gt; string '木' (length=3) 'to_uid' =&gt; string '0' (length=1) 'professional' =&gt; string '5' (length=1) 'punctuality' =&gt; string '5' (length=1) 'communication' =&gt; string '5' (length=1) 'avg_score' =&gt; string '5.0' (length=3) 'content' =&gt; string '????????????????????????????????????' (length=36) 'createtime' =&gt; string '2019-07-22 11:57:03' (length=19) 'state' =&gt; string '1' (length=1) 'isreply' =&gt; string '0' (length=1) 'is_delete' =&gt; string 'n' (length=1) 'isshuadan' =&gt; string '0' (length=1) 'is_read' =&gt; string '0' (length=1) 'source' =&gt; string '1' (length=1) 'old_id' =&gt; string '0' (length=1) 'mobile' =&gt; string '13560429993' (length=11) 'beautician_name' =&gt; string '刘哲' (length=6) 'bpname' =&gt; string '美滴滴越秀应元店' (length=24) 'city' =&gt; string '广州市' (length=9) 'service' =&gt; string '线上项目5/15' (length=16) 'brandname' =&gt; string '美滴滴' (length=9) 'order_type' =&gt; string '1' (length=1) 'order_number' =&gt; string '17055642002255000' (length=17) 'rcontent' =&gt; null 'rcreatetime' =&gt; null }</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;">list</td> <td style="text-align: left;">array</td> <td>数据列表</td> </tr> <tr> <td style="text-align: left;">brands</td> <td style="text-align: left;">array</td> <td>商户列表</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML