Wms/WMS.IBLL/IBllAsnServer/IPalletBindServer.cs
@@ -24,7 +24,7 @@ List<BoxInfoDto> GetBoxInfoList(BoxInfoVm model, out int count); List<BoxInfoDto> GetBoxInfoByBoxNo(string boxNo, string boxNo3); List<BoxInfoDto> GetBoxInfoByBoxNo(string bindNo,string boxNo, string boxNo3); /// <summary> /// 删除托盘绑定信息