IM; $data = $im->message->sendBusinessNotification('system',100007,[ 'contentType' => 101, 'textElem' => [ 'content' => '欢迎使用4'.Config('site.name') ] ],'group'); return $this->success('ok'); } }