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