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