|
|
|
@ -277,7 +277,7 @@ class Message extends BaseModel |
|
|
|
} |
|
|
|
if($is_group==0){ |
|
|
|
if ($sendData['status'] == 'succeed') { |
|
|
|
$toContactId=[$toContactId,$param['user_id']]; |
|
|
|
//$toContactId=[$toContactId,$param['user_id']]; |
|
|
|
} else { |
|
|
|
$toContactId=[$param['user_id']]; |
|
|
|
} |
|
|
|
|