|
|
@@ -42,7 +42,7 @@ class UserRegister
|
|
|
$msg=[
|
|
|
'id'=>\utils\Str::getUuid(),
|
|
|
'user_id'=>$cs_uid,
|
|
|
- 'content'=>$first_auto_reply ? $first_auto_reply : $autoAdduser['welcome'],
|
|
|
+ 'content'=>$first_auto_reply,
|
|
|
'toContactId'=>$data['user_id'],
|
|
|
'sendTime'=>time()*1000,
|
|
|
'type'=>'html',
|