zhaowc
2025-04-07 19e95f4acc328bbf62a0427fe658d00268019e66
Wms/WMS.IBLL/IPdaServer/IPdaAsnServer.cs
@@ -29,6 +29,9 @@
        // 判断托盘号是否可用
        string IsEnablePalletNo(string palletNo);
        // 判断地码是否可用
        string IsEnableLocatNo(string locatNo);
        // 根据箱码或托盘号获取箱支信息
        List<BoxInfoDto> GetBoxInfos(BoxInfoVm model);