Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
a225b429ce
|
@ -618,7 +618,7 @@ public class DataChangeLogic {
|
|||
return;
|
||||
}
|
||||
|
||||
setHeadValue(hTable, "fplx", taxvo.getInvoiceclass());
|
||||
// setHeadValue(hTable, "fplx", taxvo.getInvoiceclass());
|
||||
setHeadValue(hTable, "gmf_nsrsbh", taxvo.getTaxpayerid());
|
||||
setHeadValue(hTable, "gmf_mc", taxvo.getBuyername());
|
||||
String var10002 = taxvo.getBuyeraddress() == null ? "" : taxvo.getBuyeraddress();
|
||||
|
|
Loading…
Reference in New Issue