新建文件夹/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IDeliveryOrderServices.cs
@@ -14,11 +14,7 @@ public interface IDeliveryOrderServices : IService<Dt_DeliveryOrder> { IRepository<Dt_DeliveryOrder> Repository { get; } /// <summary> /// 鐩樼偣鍑哄簱鎺ュ彛 /// </summary> /// <returns></returns> public WebResponseContent InventoryGood(string batchNo, string goodsNo); WebResponseContent GetDeliveryOrders(SaveModel saveModel); WebResponseContent GetDeliveryOrderDetail(int pageNo, string orderNo, bool isPick); /// <summary>