ERP后台

ERP后台API


意向单详情

<p><strong>简要描述:</strong> </p> <ul> <li>意向单详情</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>www.php.com/Admin/NewCarType/new_car_intention_detail</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;">id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>id</td> </tr> <tr> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>array(20) { ["id"] =&gt; string(2) "15" ["order_no"] =&gt; string(20) "NC202003181127454379" ["type"] =&gt; string(1) "1" ["curator_id"] =&gt; string(5) "1" ["curator_name"] =&gt; string(5) "admin" ["buyer_id"] =&gt; string(4) "4860" ["organ_id"] =&gt; string(4) "4380" ["status"] =&gt; string(1) "1" ["recorder"] =&gt; NULL ["pay_type"] =&gt; string(1) "4" ["car_price"] =&gt; string(4) "0.00" ["deposit_price"] =&gt; string(4) "0.00" ["first_price"] =&gt; string(4) "0.00" ["taill_price"] =&gt; string(1) "0" ["remark"] =&gt; NULL ["add_time"] =&gt; string(10) "1584502065" ["form"] =&gt; string(1) "0" ["status_desc"] =&gt; string(9) "待审核" ["organ_name"] =&gt; string(39) "优车宝(深圳)投资有限公司" ["member_name"] =&gt; string(9) "林淑芬" ["member_id"] =&gt; string(9) "1213" ["intention_detail"] =&gt; array(1) { [0] =&gt; array(11) { ["id"] =&gt; string(1) "2" ["intention_id"] =&gt; string(2) "15" ["n_c_id"] =&gt; string(2) "14" ["car_num"] =&gt; string(1) "2" ["color"] =&gt; string(6) "白色" ["deal_price"] =&gt; string(6) "123.00" ["delivery_fee"] =&gt; string(4) "1.00" ["on_plate_fee"] =&gt; string(4) "1.00" ["other_fee"] =&gt; string(4) "1.00" ["uptate_time"] =&gt; string(1) "0" ["type_name"] =&gt; string(48) "风骏3 2011款 2.2L财富版 豪华型大双排" ["total_vehicle_price"] =&gt; float(204000)//车辆总价 ["total_price_deposit"] =&gt; string(7) "2000.00"//上牌押金总计 ["total_price_intention"] =&gt; float(206000)//意向单总价 } } }</code></pre>

页面列表

ITEM_HTML