This commit is contained in:
linfso 2025-03-16 22:39:58 +08:00
parent aabdb48d84
commit c7973a7c0f

View File

@ -101,7 +101,8 @@ public class EmisSettleSubBillServiceImpl extends EmisBaseService implements IEm
String tplName="";
if("1".equals(tplType) ){
tplName="tpl/cust_bill_tpl.docx";
tplName="tpl/ws_kd_in_tpl.docx";
// tplName="tpl/cust_bill_tpl.docx";
}
else if("2".equals(tplType) ){
tplName="tpl/cust_tax_bill_tpl.docx";