@@ -694,7 +694,7 @@ public class VipGroupServiceImpl extends BaseServiceImpl<Long, VipGroup> impleme
allStudentNum=Long.valueOf(0);
}
- if((Objects.isNull(aLong)||aLong<=0)
+ if((Objects.isNull(aLong1)||aLong1<=0)
&&(classGroup.getStudentNum()<=0)){
vipGroup.setEnableDelete(1);