8
This commit is contained in:
@@ -28,7 +28,7 @@ class HookController{
|
||||
'host' => 'http://127.0.0.1:10002', // OpenIM API地址
|
||||
'secret' => 'n1e5a6s6m7', // OpenIM密钥
|
||||
]);
|
||||
$im->message->sendBusinessNotification('system',$userID,[
|
||||
$im->message->sendBusinessNotification('official_team',$userID,[
|
||||
'contentType' => 101,
|
||||
'textElem' => [
|
||||
'content' => '欢迎使用'.Config('site.name')
|
||||
|
||||
Reference in New Issue
Block a user