测试
This commit is contained in:
@@ -25,7 +25,7 @@ class ImService extends BaseService
|
||||
GatewayClientService::getInstance()->init()->sendToUser(
|
||||
$this->userId,
|
||||
$this->userId === 1? 2: 1,
|
||||
$this->userInfo['nick_name'],
|
||||
$this->userInfo->nick_name,
|
||||
json_encode($data),
|
||||
);
|
||||
return ['发送成功'];
|
||||
|
||||
Reference in New Issue
Block a user