|  | @@ -186,6 +186,8 @@ class IndexController extends WebBaseController
 | 
	
		
			
				|  |  |              $appoint_info->card = '';
 | 
	
		
			
				|  |  |              $appoint_info->mobile = '';
 | 
	
		
			
				|  |  |              $appoint_info->sex = 0;
 | 
	
		
			
				|  |  | +            $appoint_info->adjust = 0;
 | 
	
		
			
				|  |  | +            $appoint_info->adjust_limit = 0;
 | 
	
		
			
				|  |  |          }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |          $notice = $request->input('notice',0);
 |