md
This commit is contained in:
parent
49429945e3
commit
40e958ee47
@ -103,7 +103,8 @@ public class EmisSettleSubBillServiceImpl extends EmisBaseService implements IEm
|
||||
// 根据不同线路使用不同模版
|
||||
// 账单模版
|
||||
if("1".equals(tplType) ){
|
||||
tplName="tpl/cust_bill_tpl.docx";
|
||||
// tplName="tpl/cust_bill_tpl.docx";
|
||||
tplName="tpl/ws_kd_in_tpl.docx";
|
||||
}
|
||||
// 空运
|
||||
else if("2".equals(tplType) ){
|
||||
|
||||
Loading…
Reference in New Issue
Block a user