|
|
@ -528,6 +528,9 @@ public class SDNYMainProcessController extends AbstractController { |
|
|
|
info.setZCPXH(snInvoice.getBrandModel()); |
|
|
|
info.setZCPXH(snInvoice.getBrandModel()); |
|
|
|
info.setZMHFZJJ(snInvoice.getCaacDevelopmentFund()); |
|
|
|
info.setZMHFZJJ(snInvoice.getCaacDevelopmentFund()); |
|
|
|
info.setZGFDH(snInvoice.getPurchaserAddressPhone()); |
|
|
|
info.setZGFDH(snInvoice.getPurchaserAddressPhone()); |
|
|
|
|
|
|
|
if (snInvoice.getSalesAddressPhone() == "nullnull"){ |
|
|
|
|
|
|
|
info.setZGFDH(""); |
|
|
|
|
|
|
|
} |
|
|
|
info.setZXFZH(snInvoice.getSalesBank()); |
|
|
|
info.setZXFZH(snInvoice.getSalesBank()); |
|
|
|
info.setZJYM(snInvoice.getCheckCode()); |
|
|
|
info.setZJYM(snInvoice.getCheckCode()); |
|
|
|
info.setZSJDH(snInvoice.getInspectionListNo()); |
|
|
|
info.setZSJDH(snInvoice.getInspectionListNo()); |
|
|
|