curl --location --request POST 'http://localhost:18080/yya/enterSmart/safeMessage/electTransProduce?dateType&codeList&areaCode&areaName&haulier&driver&supercargo&shipper&consignee&origin&destination&veh&trailer&status&code&tank_num&goods_message&cancel_type&cancel_reason&discard_type&key&下面为班车模糊匹配参数&code/origin/destination/status/driver&org_name&vno&vcolor&station&run_no&run_name&key同模糊匹配参数'
{
"success": true,
"script": null,
"error": 0,
"data": {
"records": [
{
"code": "string",
"local_county": "string",
"shipper": "string",
"shipper_telephonel": "string",
"haulier": "string",
"haulier_telephone": "string",
"consignee": "string",
"consignee_telephonel": "string",
"origin": "string",
"start_shipment_date": "string",
"destination": "string",
"predict_complete_date": "string",
"driver": "string",
"driver_telephonel": "string",
"supercargo": "string",
"supercargo_telephonel": "string",
"veh": "string",
"trailer": "string",
"tank_num": "string",
"goods_message": "string",
"discard_type": 0,
"status": 0,
"cancel_type": 0,
"cancel_reason": null,
"create_time": "string",
"id": "string",
"owner_id": "string",
"dispatch_time": "string",
"update_time": "string",
"business_code": "string",
"origin_lon": "string",
"origin_lat": "string",
"destination_lon": "string",
"destination_lat": "string",
"area_code": null,
"area_name": null,
"type_item": null
}
],
"Page": {
"pageCount": 0,
"totalSize": 0,
"pageNo": 0,
"pageSize": 0
}
}
}