盲盒转盘礼物推送
This commit is contained in:
@@ -156,7 +156,7 @@ class BlindBoxTurntableGift extends Model
|
||||
];
|
||||
|
||||
// 聊天室推送系统消息给每个用户
|
||||
model('Chat')->sendMsg(10038,$room_id,$userText);
|
||||
model('Chat')->sendMsg(1038,$room_id,$userText);
|
||||
}
|
||||
// 循环推送每个礼物的特效消息
|
||||
foreach ($giftCount as $giftId => $giftData) {
|
||||
|
||||
Reference in New Issue
Block a user