|  | @@ -629,7 +629,7 @@ export default defineComponent({
 | 
	
		
			
				|  |  |        try {
 | 
	
		
			
				|  |  |          // 15907120131;
 | 
	
		
			
				|  |  |          const { data } = await request.get(
 | 
	
		
			
				|  |  | -          `/edu-app/open/student/studentInfo?mobile=${studentInfo.username}&code=${studentInfo.password}&type=REGISTER`
 | 
	
		
			
				|  |  | +          `/edu-app/open/student/studentInfo?mobile=${studentInfo.username}&code=${studentInfo.password}&type=REGISTER&activationCodeFlag=1`
 | 
	
		
			
				|  |  |          );
 | 
	
		
			
				|  |  |          if (data) {
 | 
	
		
			
				|  |  |            if (!studentInfo.extra.nickname) {
 |