ERP后台

ERP后台API


预约详情

<p><strong>简要描述:</strong> </p> <ul> <li>预约详情</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/admin/NewCarType/get_apply_detail</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;">detail_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) { ["details"] =&gt; array(21) { ["city"] =&gt; string(9) "晋中市" ["province"] =&gt; string(4) "3366" ["remark"] =&gt; NULL ["config_id"] =&gt; string(3) "506" ["brand"] =&gt; string(6) "奥迪" ["type_name"] =&gt; string(38) "奥迪A8 2009款 A8L 3.0 FSI 尊贵型" ["id"] =&gt; string(2) "18" ["num"] =&gt; string(3) "127" ["add_time"] =&gt; string(19) "2020:03:23 17:12:56" ["form"] =&gt; string(1) "1" ["recorder_id"] =&gt; string(1) "0" ["status"] =&gt; string(1) "1" ["realname"] =&gt; string(6) "高影" ["mobile"] =&gt; string(11) "15766227632" //预约电话 ["member_id"] =&gt; string(4) "2631" ["is_contact"] =&gt; string(1) "1" ["is_intention"] =&gt; string(9) "有意向" ["follow_name"] =&gt; string(9) "王培铭" ["follow_id"] =&gt; string(3) "156" ["follow_tel"] =&gt; string(11) "19920133683" //销售电话 ["name"] =&gt; string(6) "高影" } //跟进人列表 ["follow_id_arr"] =&gt; array(281) { [0] =&gt; array(2) { ["id"] =&gt; string(1) "1" ["realname"] =&gt; string(5) "admin" } [1] =&gt; array(2) { ["id"] =&gt; string(1) "5" ["realname"] =&gt; string(6) "蒲雄" } [2] =&gt; array(2) { ["id"] =&gt; string(1) "7" ["realname"] =&gt; string(9) "白思航" } [3] =&gt; array(2) { ["id"] =&gt; string(1) "9" ["realname"] =&gt; string(9) "黄雄根" } }</code></pre>

页面列表

ITEM_HTML