|  | @@ -1785,7 +1785,7 @@ class Party extends Common
 | 
	
		
			
				|  |  |                      //$this->checkBeNoble($redis,$this->auth->id,$giftCountValue);
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |                      // +message
 | 
	
		
			
				|  |  | -                    \app\common\model\Message::addMessage($user_id,"礼物通知","收到 ".$this->auth->nickname." 赠送的".$giftInfo["name"]." x".$number);
 | 
	
		
			
				|  |  | +                    \app\common\model\Message::addMessage($user_id,"礼物通知","收到 ".$this->auth->nickname." 赠送的".$giftInfo["name"]." x".$number." 价值 ".$giftValue ." 钻石");
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |                      $allVal = $allVal + $hotValue;
 | 
	
		
			
				|  |  |  
 |