ERP后台

ERP后台API


过户凭证-图片上传

<h5>简要描述</h5> <ul> <li>图片上传</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://xx.com/Admin/VehicleService/transfer_pic_upload</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <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> <td style="text-align: left;">图片字段名</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>例如 [</td> </tr> </tbody> </table> <pre><code> 'car_owner_id','car_owner_driver','transfer_invoice', 'transfer_receipt','registration','temporary_card', 'compulsory_traffic_insurance','other_pic', ] |</code></pre> <h5>返回示例</h5> <pre><code> { "stauts": 1, "msg": "4545456_1.jpg"//返回图片名 }</code></pre>

页面列表

ITEM_HTML