md
This commit is contained in:
parent
2ab55f683e
commit
437a65877e
@ -74,7 +74,11 @@ public interface IEmisWaybillService
|
||||
*/
|
||||
public WaybillOrder getWaybillOrderByBillCode(String billCode) throws EmisBizError;
|
||||
|
||||
/**
|
||||
|
||||
// public WaybillOrder getWaybillOrderByBillCodeByOms(String billCode) throws EmisBizError;
|
||||
|
||||
|
||||
/**
|
||||
* 获取运单信息 根据 orderSn
|
||||
* @param orderSn
|
||||
* @return
|
||||
@ -90,8 +94,6 @@ public interface IEmisWaybillService
|
||||
public int draftSubmitOrder(EmisWaybill emisWaybill,boolean isOms) throws EmisBizError;
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* 下单
|
||||
* @param emisWaybill
|
||||
|
||||
Loading…
Reference in New Issue
Block a user