master
parent
5cc8591166
commit
9bb7e72d42
|
@ -51,7 +51,7 @@ public interface IDeliveryListService
|
|||
* @param ids 需要删除的发货清单主键集合
|
||||
* @return 结果
|
||||
*/
|
||||
public int deleteDeliveryListByIds(String ids);
|
||||
public int deleteDeliveryListByIds(String ids);
|
||||
|
||||
/**
|
||||
* 删除发货清单信息
|
||||
|
|
Loading…
Reference in New Issue