| 
														
															@@ -369,7 +369,7 @@ public class StudentRegistrationServiceImpl extends BaseServiceImpl<Long, Studen 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         studentRegistration.setUserId(sysUser.getId()); 
														 | 
														
														 | 
														
															         studentRegistration.setUserId(sysUser.getId()); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         studentRegistration.setMusicGroupStatus(StudentMusicGroupStatusEnum.APPLY); 
														 | 
														
														 | 
														
															         studentRegistration.setMusicGroupStatus(StudentMusicGroupStatusEnum.APPLY); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         if (hasReg != null) { 
														 | 
														
														 | 
														
															         if (hasReg != null) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            studentRegistration.setMusicGroupStatus(StudentMusicGroupStatusEnum.NORMAL); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            studentRegistration.setMusicGroupStatus(StudentMusicGroupStatusEnum.APPLY); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             studentRegistration.setId(hasReg.getId()); 
														 | 
														
														 | 
														
															             studentRegistration.setId(hasReg.getId()); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             studentRegistrationDao.update(studentRegistration); 
														 | 
														
														 | 
														
															             studentRegistrationDao.update(studentRegistration); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         } else { 
														 | 
														
														 | 
														
															         } else { 
														 |