ERP后台

ERP后台API


专场分析-车辆拍卖详情

<p><strong>简要描述:</strong> </p> <ul> <li>专场分析-车辆拍卖详情</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://ycktest.com/Admin/YcpAuction/special_analysis_details</code></li> </ul> <p><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;">special_id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>专场id</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>array(2) { [0] =&gt; array(13) { ["auction_id"] =&gt; string(1) "1" ["car_id"] =&gt; string(5) "19366" //车源id ["status"] =&gt; string(1) "3" //状态:1未开始;2:进行中;3已成交;4流拍 ["reserve_price"] =&gt; string(8) "30000.00" //保留价 ["special_id"] =&gt; string(1) "1" ["plate_number"] =&gt; string(9) "云A2Z2P7" //车牌 ["vin"] =&gt; string(17) "LWVDA2029HB051095" //车架 ["type_name"] =&gt; string(39) "自由侠 2017款 180T 自动动能版+" //车型名称 ["count_view"] =&gt; string(1) "2" //点击量 ["count_price"] =&gt; string(1) "2" //竞价人数 ["count_p_num"] =&gt; string(1) "3" //竞价回合 ["max_price"] =&gt; string(8) "31700.00" //最高价 ["yj_price"] =&gt; float(1700) //溢价 } [1] =&gt; array(13) { ["auction_id"] =&gt; string(1) "4" ["car_id"] =&gt; string(5) "36606" ["status"] =&gt; string(1) "2" ["reserve_price"] =&gt; string(8) "29000.00" ["special_id"] =&gt; string(1) "1" ["plate_number"] =&gt; string(9) "粤YVU490" ["vin"] =&gt; string(17) "LSGHD5280HY173235" ["type_name"] =&gt; string(40) "赛欧 2015款 赛欧3 1.3L AMT理想版" ["count_view"] =&gt; int(0) ["count_price"] =&gt; int(0) ["count_p_num"] =&gt; int(0) ["max_price"] =&gt; int(0) ["yj_price"] =&gt; int(0) } }</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