@@ -164,7 +164,8 @@ public class CarPriceReq {
prpTitemCar.setMaincarKindCode(categoriesOfVehicles.getCode());
//过户日期
- prpTitemCar.setChgOwnerDate(carInfo.getTransferDate());
+
+ prpTitemCar.setChgOwnerDate(carInfo.getIssueDate());
/**
* vin car
*/