牧原通-司机端-冷链


运单客户卸货地(未卸货)

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>运单客户卸货地</li> </ul> <h5>请求URL</h5> <ul> <li><code>/cold/appColdTransportOrder/getColdOrderClientAddressByCode</code></li> </ul> <h5>请求方式</h5> <ul> <li>get </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;">transportOrderMainCode</td> <td style="text-align: left;">是</td> <td style="text-align: left;">String</td> <td>运单号</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{ "code": 10000, "msg": "成功", "data": [ { "id": "735657990573051904", "clientName": "李四", "sendSeq": 1, "receiptLat": "114.2536", "receiptLon": "43.5252", "receiptAddress": "河南省南阳市", "receiptDetailAddress": "河南省南阳市撒大苏打", "planUnloadTime": null, "consigneeName": "司瑞欣", "consigneePhone": "74185296311", "coalTypeCode": null, "coalTypeName": null, "totalCount": 6, "totalWeight": 2166.5, "frozenWeight": 458.6, "freshWeight": 745.6, "barCount": 6, "barWeight": 675.3, "createTime": "2022-09-30 10:49:03", "updateTime": "2022-09-30 10:49:03", "coldSaleResponseVos": null }, { "id": "735657990807932928", "clientName": "李四", "sendSeq": 2, "receiptLat": "114.2536", "receiptLon": "43.5252", "receiptAddress": "河南省南阳市", "receiptDetailAddress": "河南省南阳市撒大苏打", "planUnloadTime": null, "consigneeName": "司瑞欣", "consigneePhone": "74185296311", "coalTypeCode": null, "coalTypeName": null, "totalCount": 6, "totalWeight": 2166.5, "frozenWeight": 458.6, "freshWeight": 745.6, "barCount": 6, "barWeight": 675.3, "createTime": "2022-09-30 10:49:03", "updateTime": "2022-09-30 10:49:03", "coldSaleResponseVos": null }, { "id": "735657991042813952", "clientName": "李四", "sendSeq": 3, "receiptLat": "114.2536", "receiptLon": "43.5252", "receiptAddress": "河南省南阳市", "receiptDetailAddress": "河南省南阳市撒大苏打", "planUnloadTime": null, "consigneeName": "司瑞欣", "consigneePhone": "74185296311", "coalTypeCode": null, "coalTypeName": null, "totalCount": 6, "totalWeight": 2166.5, "frozenWeight": 458.6, "freshWeight": 745.6, "barCount": 6, "barWeight": 675.3, "createTime": "2022-09-30 10:49:03", "updateTime": "2022-09-30 10:49:03", "coldSaleResponseVos": null } ], "success": true }</code></pre> <h5>返回参数说明</h5> <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;">id</td> <td style="text-align: left;">int</td> <td>运单id</td> </tr> <tr> <td style="text-align: left;">clientName</td> <td style="text-align: left;">string</td> <td>客户名字</td> </tr> <tr> <td style="text-align: left;">receiptAddress</td> <td style="text-align: left;">string</td> <td>卸货省市县</td> </tr> <tr> <td style="text-align: left;">receiptDetailAddress</td> <td style="text-align: left;">string</td> <td>详细卸货地址</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML