wxw
7 天以前 756242b5a1ca2263bcdff8b72f9f9e95836ded97
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
    }
}