客户保存
**相对URL**
> api/customer/saveCustomer
**支持格式**
> multipart/form-data
**HTTP请求方式**
>POST
**注意id 和 customerId,quoteId 不可丢弃**
**请求参数**
{
"customer":{
"appointmentLevel":"",
"appointmentTime":1587349800109,
"batchNo":"",
"brandName":"",
"carNo":"",
"commercialEndTime":1587349800109,
"commercialStartTime":1587349800109,
"companyCode":"",
"compulsoryEndTime":1587349800109,
"compulsoryStartTime":1587349800109,
"createTime":1587349800109,
"createUser":"",
"createUserId":0,
"customerAddress":"",
"customerId":"8b9a8114cce64340b4e73cd007a2b050",
"customerName":"张三",
"customerPhone":"",
"customerRemark":"",
"defeatId":0,
"defeatReason":"",
"displacement":"",
"distributionDate":1587349800109,
"handleState":"",
"id":2,
"idCard":"",
"isDistribution":"",
"isOnlyCompulsory":"",
"isTransfer":false,
"lastCompanyCode":"",
"modelCode":"",
"otherContact":"",
"ownerShip":"",
"purchasePrice":0,
"rebateRemarks":"",
"receiptAddress":"",
"receiptName":"",
"receiptPhone":"",
"receiptRemarks":"",
"registerTime":1587349800109,
"renewalState":"",
"seatNumber":0,
"sender":"",
"tenantCode":"",
"updateTime":1587349800109,
"updateUser":"",
"updateUserId":0,
"usage":"",
"userId":0,
"validityDate":1587349800109,
"vinNo":""
},
"quoteCommercialInsuranceDetailList":[
{
"code":"CarDamageRisk",
"companyCode":"PAIC",
"coverage":100000,
"createTime":1587349800110,
"customerId":"",
"id":0,
"materialsType":"",
"name":"车辆损失险",
"orderId":"",
"payPremium":1000,
"quantity":0
}
],
"quoteInsurance":{
"autoUnderwritingRatio":"",
"bizDiscountFactorRatio":"",
"biztNo":"",
"commercialSumPremium":1000,
"companyCode":"PAIC",
"compulsorySumPremium":1000,
"createTime":1587349800109,
"customerId":"",
"discount":80,
"ecompensationRate":"",
"forcetNo":"",
"giftId":0,
"giftName":"",
"giftNumber":0,
"giftPrice":0,
"giftTotalPrice":0,
"id":1,
"independentChannelRatio":"",
"isDiscount":"2",
"isGive":"1",
"noCompensationRatio":"",
"quoteId":"54e0c66d15854f2589c62ec89331d36e",
"realSumPremium":1800,
"sumPremium":2000,
"taxActual":0,
"tenantCode":"tcb",
"trafficViolationRatio":"",
"updateTime":1587349800109
}
}