|  | @@ -5047,7 +5047,6 @@ public class VipGroupServiceImpl extends BaseServiceImpl<Long, VipGroup> impleme
 | 
	
		
			
				|  |  |          //liveRoom.setRoomConfig(liveRoom.getRoomConfig());
 | 
	
		
			
				|  |  |          liveRoom.setLiveState(1);
 | 
	
		
			
				|  |  |          liveRoom.setRoomState(0);
 | 
	
		
			
				|  |  | -        liveRoom.setSpeakerId(courseSchedule.getActualTeacherId());
 | 
	
		
			
				|  |  |          liveRoom.setGroupType("LIVE");
 | 
	
		
			
				|  |  |          liveRoom.setCreatedBy(liveRoom.getSpeakerId());
 | 
	
		
			
				|  |  |          liveRoom.setCreatedTime(DateTime.now().toDate());
 |