Compare commits
2 Commits
1302d51986
...
2f11fabc3e
| Author | SHA1 | Date |
|---|---|---|
|
|
2f11fabc3e | |
|
|
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