md
This commit is contained in:
parent
aabdb48d84
commit
c7973a7c0f
@ -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";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user