Merge remote-tracking branch 'origin/main'

This commit is contained in:
maolei 2025-05-13 11:27:34 +08:00
commit a225b429ce
1 changed files with 1 additions and 1 deletions

View File

@ -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();