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