|
|
@ -94,7 +94,7 @@ public class SignSaveInvoiceInfoServiceImpl extends MpBaseServiceImpl<SignRecord |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
taxRate = vehicleInvoice.getTaxRate(); |
|
|
|
taxRate = vehicleSaleInvoice.getTaxRate(); |
|
|
|
} |
|
|
|
} |
|
|
|
// 二手车
|
|
|
|
// 二手车
|
|
|
|
if (vehicleInvoice != null) { |
|
|
|
if (vehicleInvoice != null) { |
|
|
|