| 
					
				 | 
			
			
				@@ -300,7 +300,7 @@ class IssueService extends BaseService 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             $text = "虚拟开奖\n"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             foreach($fake_bet_list as $k => $v){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                $lastStr = self::getLastChar($v['rst_name'],1); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                $lastStr = self::getLastChar($v['first_name'],1); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 if(in_array($v['keywords'],$awards)){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     $profit = $v['amount'] * $v['odds']; 
			 |