|  | @@ -2815,7 +2815,6 @@ public class VipGroupServiceImpl extends BaseServiceImpl<Long, VipGroup> impleme
 | 
	
		
			
				|  |  |              if("LIVE".equals(vipGroup.getGroupType())){
 | 
	
		
			
				|  |  |                  groupType = GroupType.LIVE;
 | 
	
		
			
				|  |  |                  messageTypeEnum = MessageTypeEnum.STUDENT_PUSH_LIVE_BUY;
 | 
	
		
			
				|  |  | -                classGroupDao.modifyStudentNum(classGroup.getId(),1);
 | 
	
		
			
				|  |  |              }
 | 
	
		
			
				|  |  |              if (vipGroup.getStatus() == VipGroupStatusEnum.DELETE ||
 | 
	
		
			
				|  |  |                      vipGroup.getStatus() == VipGroupStatusEnum.CANCEL ||
 |