厂商

##### 简要描述 - 厂商列表 ##### 请求URL - ` /api/h5/carrier_order/firm_list ` ##### 请求方式 - GET ##### 参数 |参数名|必选|类型|说明| |:---- |:---|:----- |----- | ##### 返回示例 ```php { "state": 1, "msg": "成功", "data": { "139": "安捷运输有限公司", "145": "厂商1", "146": "厂商2" } } ``` ##### 返回参数说明 |参数名|类型|说明| |:----- |:-----|----- | ||| | ##### 备注 - 更多返回错误代码请看首页的错误代码描述