查询订单列表
**相对URL**
> api/order/queryOrderList
**支持格式**
> multipart/form-data
**HTTP请求方式**
>POST
**注意
**请求参数**
{
"basePageInfo":{
"pageNum":0,
"pageSize":0
},
"brandName":"",
"carNo":"",
"endRegisterTime":1587476452834,
"inJob":"是否在职",
"isHigh":"是否高端车",
"isTransfer":false,
"lastCompanyCode":"去年保险公司",
"maxPurchasePrice":0,
"minPurchasePrice":0,
"ownerShip":"车辆所属,1个人,2单位",
"renewalState":"是否是续保车,1是续保车,2不是续保车",
"startRegisterTime":1587476452834
}
**返回参数**
{
"total": 2,
"list": [
{
"id": 2,
"tenantCode": "sbh",
"orderId": "a2675dc7b3e34b5880f25473bfa8562d",
"customerId": "1fa5c7d2e4cc437392428f8453fe07ec",
"batchNo": "",
"orderState": "1",
"customerName": "张三",
"customerPhone": "",
"otherContact": "",
"idCard": "",
"customerAddress": "",
"carNo": "",
"vinNo": "",
"engineNo": null,
"brandName": "",
"registerTime": "2020-04-21T10:46:23.000+0000",
"ownerShip": "",
"isTransfer": false,
"renewalState": "",
"modelCode": "",
"purchasePrice": 0,
"displacement": "",
"seatNumber": 0,
"usage": "",
"validityDate": "2020-04-21T10:46:23.000+0000",
"insuranceDate": null,
"handleState": "3",
"isDistribution": "",
"distributionDate": "2020-04-21T10:46:23.000+0000",
"userId": 0,
"appointmentLevel": "",
"companyCode": "PAIC",
"lastCompanyCode": "PAIC",
"quoteId": "3236dbaf173f40489ff6017055068bea",
"biztNo": "",
"commercialStartTime": "2020-04-21T10:46:23.000+0000",
"commercialEndTime": "2020-04-21T10:46:23.000+0000",
"bizDiscountFactorRatio": "",
"trafficViolationRatio": "",
"autoUnderwritingRatio": "",
"independentChannelRatio": "",
"noCompensationRatio": "",
"ecompensationRate": "",
"drivingPremium": null,
"allowancePremium": null,
"glassPremium": null,
"commercialSumPremium": 1000,
"forcetNo": "",
"compulsoryStartTime": "2020-04-21T10:46:23.000+0000",
"compulsoryEndTime": "2020-04-21T10:46:23.000+0000",
"compulsorySumPremium": 1000,
"taxActual": 0,
"sumPremium": 2000,
"realSumPremium": 1800,
"isDiscount": true,
"discount": 90,
"isGive": "1",
"giftId": 0,
"giftName": "",
"giftPrice": 0,
"giftNumber": 0,
"giftTotalPrice": 0,
"createTime": "2020-04-21T10:47:34.000+0000",
"updateTime": "2020-04-21T10:47:34.000+0000",
"receiptName": "",
"receiptPhone": "",
"receiptAddress": "",
"sender": "",
"isOnlyCompulsory": "",
"creatUserId": null,
"createUser": "",
"updateUserId": null,
"updateUser": "杨恒",
"applyDate": null,
"customerRemark": null,
"receiptRemarks": null
},
{
"id": 3,
"tenantCode": "sbh",
"orderId": "a5706afa07134f77b62c9dd20dee0f8b",
"customerId": "eaa4da379056431491ffdb455dfd7da5",
"batchNo": "",
"orderState": "1",
"customerName": "李四",
"customerPhone": "",
"otherContact": "",
"idCard": "",
"customerAddress": "",
"carNo": "",
"vinNo": "",
"engineNo": null,
"brandName": "",
"registerTime": "2020-04-21T12:35:56.000+0000",
"ownerShip": "",
"isTransfer": false,
"renewalState": "",
"modelCode": "",
"purchasePrice": 0,
"displacement": "",
"seatNumber": 0,
"usage": "",
"validityDate": "2020-04-21T12:35:56.000+0000",
"insuranceDate": null,
"handleState": "3",
"isDistribution": "1",
"distributionDate": "2020-04-21T12:35:56.000+0000",
"userId": 11,
"appointmentLevel": "",
"companyCode": "PAIC",
"lastCompanyCode": "PAIC",
"quoteId": "13c1cecbb7804635ad1d434a654dd8ea",
"biztNo": "",
"commercialStartTime": "2020-04-21T12:35:56.000+0000",
"commercialEndTime": "2020-04-21T12:35:56.000+0000",
"bizDiscountFactorRatio": "",
"trafficViolationRatio": "",
"autoUnderwritingRatio": "",
"independentChannelRatio": "",
"noCompensationRatio": "",
"ecompensationRate": "",
"drivingPremium": null,
"allowancePremium": null,
"glassPremium": null,
"commercialSumPremium": 1000,
"forcetNo": "",
"compulsoryStartTime": "2020-04-21T12:35:56.000+0000",
"compulsoryEndTime": "2020-04-21T12:35:56.000+0000",
"compulsorySumPremium": 1000,
"taxActual": 0,
"sumPremium": 2000,
"realSumPremium": 1800,
"isDiscount": true,
"discount": 90,
"isGive": "1",
"giftId": 0,
"giftName": "",
"giftPrice": 0,
"giftNumber": 0,
"giftTotalPrice": 0,
"createTime": "2020-04-21T12:39:01.000+0000",
"updateTime": "2020-04-21T12:39:01.000+0000",
"receiptName": "",
"receiptPhone": "",
"receiptAddress": "",
"sender": "",
"isOnlyCompulsory": "",
"creatUserId": null,
"createUser": "杨恒",
"updateUserId": null,
"updateUser": "杨恒",
"applyDate": null,
"customerRemark": null,
"receiptRemarks": null
}
],
"pageNum": 1,
"pageSize": 10,
"size": 2,
"startRow": 1,
"endRow": 2,
"pages": 1,
"prePage": 0,
"nextPage": 0,
"isFirstPage": true,
"isLastPage": true,
"hasPreviousPage": false,
"hasNextPage": false,
"navigatePages": 8,
"navigatepageNums": [
1
],
"navigateFirstPage": 1,
"navigateLastPage": 1
}