This commit is contained in:
张明 2025-05-13 14:38:32 +08:00
commit 8cfa66336a
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();