md
This commit is contained in:
parent
5c1c308698
commit
4d8403b437
@ -106,8 +106,7 @@ public class EmisSettleSubBillServiceImpl extends EmisBaseService implements IEm
|
||||
// 根据不同线路使用不同模版
|
||||
// 账单模版
|
||||
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) ){
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user