This commit is contained in:
linfso 2025-03-16 22:40:29 +08:00
parent c7973a7c0f
commit df91b619dc

View File

@ -108,6 +108,8 @@ public class EmisSettleSubBillServiceImpl extends EmisBaseService implements IEm
tplName="tpl/cust_tax_bill_tpl.docx";
}
log.error("===>tplName==>"+tplName);
BigDecimal totalAllPrice=BigDecimal.ZERO;
try {
OutputStream outputStream = response.getOutputStream();