|
|
|
@ -529,7 +529,7 @@ public class SignSaveInvoiceInfoServiceImpl extends MpBaseServiceImpl<SignRecord |
|
|
|
|
invoice.setCheckCode(queryInvoiceResult.getString("checkCode")); |
|
|
|
|
invoice.setTxfbz(queryInvoiceResult.getString("tollSign")); |
|
|
|
|
invoice.setSourceSystem("1"); |
|
|
|
|
invoice.setCompany(queryInvoiceResult.getString("company")); |
|
|
|
|
invoice.setCompany("SDNYJTJX"); |
|
|
|
|
if (FplxEnum.JDC.getFplxDm().equals(invoiceType)) { |
|
|
|
|
invoice.setDetailYesorno("0"); |
|
|
|
|
} else { |
|
|
|
|