bklLiudl
21 小时以前 5cd857c91bd49e276274f6df6b9a126febfbf978
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>
        /// 根据箱码获取箱支信息