Administrator
12 小时以前 3668d26902ed3be26c840b04cf8f71fe9b51007a
Wms/WMS.IBLL/IDataServer/IDataBoxInfoServer.cs
@@ -24,7 +24,7 @@
        /// <param name="bitBoxMark">零箱标记</param>
        /// <param name="inspectStatus">质量状态</param>
        /// <returns></returns>
        List<DataBoxInfo> GetDataBoxInfo(string id, string skuNo, string skuName, string palletNo, string lotNo, string boxNo, string status, string inspectMark, string bitBoxMark, string inspectStatus);
        List<DataBoxInfo> GetDataBoxInfo(string id, string skuNo, string skuName, string palletNo, string lotNo, string boxNo, string status, string inspectMark, string bitBoxMark, string inspectStatus, string WareHouseNo, string AreaNo);
        /// <summary>
        /// 根据箱码获取箱支信息