|  | @@ -767,7 +767,7 @@ class ReadOauth
 | 
	
		
			
				|  |  |          //Log::info('1111111111111111111111111111111');
 | 
	
		
			
				|  |  |          $param = $request->except('_url');
 | 
	
		
			
				|  |  |          if (isset($param['bid']))  unset($param['bid']);
 | 
	
		
			
				|  |  | -        if(isset($param['bid']))  unset($param['bid']);
 | 
	
		
			
				|  |  | +        if(isset($param['cid']))  unset($param['cid']);
 | 
	
		
			
				|  |  |          //unset($param['from_type']);
 | 
	
		
			
				|  |  |          $other_str = 'r=1';
 | 
	
		
			
				|  |  |          if($param){
 |