md
This commit is contained in:
parent
f879193181
commit
90f2eabf3a
@ -237,7 +237,7 @@ public interface IEmisWaybillService extends IDataAuditService
|
||||
|
||||
public List<EmisWaybill> selectPrintWaybillList(EmisWaybill emisWaybill);
|
||||
|
||||
public void genWarehouseInTplFileByOms(HttpServletResponse response, String orderSn) throws EmisBizError ;
|
||||
public void genWarehouseInTplFileByOms(HttpServletResponse response, String orderSn,String fileType) throws EmisBizError ;
|
||||
public void genWarehouseInTplFile(HttpServletResponse response, String orderSn,String fileType) throws EmisBizError ;
|
||||
|
||||
public void genWaybillOrigAttach(String billCode);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user