|
|
|
@ -563,7 +563,9 @@ public class SDNYMainProcessController extends AbstractController { |
|
|
|
|
|
|
|
|
|
info.setZSE(snInvoice.getTotalTax()); |
|
|
|
|
info.setZTXBZ(snInvoice.getTollSign()); |
|
|
|
|
info.setZSKPH(snInvoice.getMachineCode()); |
|
|
|
|
//机打代码
|
|
|
|
|
info.setZJDDM(snInvoice.getMachineCode()); |
|
|
|
|
// info.setZSKPH(snInvoice.getMachineCode());
|
|
|
|
|
info.setZGFZH(snInvoice.getPurchaserBank()); |
|
|
|
|
info.setZBZ(snInvoice.getRemarks()); |
|
|
|
|
|
|
|
|
|