Wms/WMS.IBLL/IPdaServer/IPdaCrServer.cs
@@ -174,6 +174,17 @@ #endregion #region 托盘拆托换托 void GetBoxInfo(string boxNo, string pallNo); void UpPalletByBox(string boxNo, string pallet, string palletNew, int userId); List<SelectSkuLotNo> GetSelectSkuLotNo(string palletNo); void UpPalletByQty(string palletNo, string palletNoNew, string detailId, decimal qty, int userId); #endregion } }