mirror of
https://gitee.com/koogua/course-tencent-cloud.git
synced 2025-06-26 12:23:06 +08:00
修正进入直播间消息id缺失问题
This commit is contained in:
parent
e71b2ece67
commit
925f2e98dd
@ -83,6 +83,7 @@ class LiveChapter extends LogicService
|
||||
Gateway::bindUid($clientId, $user->id);
|
||||
|
||||
$message = kg_json_encode([
|
||||
'id' => kg_uniqid(),
|
||||
'type' => 'new_user',
|
||||
'user' => [
|
||||
'id' => $user->id,
|
||||
|
Loading…
x
Reference in New Issue
Block a user