新需求-活动需求-盲盒转盘调通盘-调试-优化错误
This commit is contained in:
@@ -811,11 +811,11 @@ class BlindBoxTurntableGiftDrawWorld extends Model
|
||||
|
||||
// 聊天室推送系统消息
|
||||
// 推送
|
||||
// $text = [
|
||||
// 'xlh_data' => $xlh,
|
||||
// 'text' => ""
|
||||
// ];
|
||||
// model('Chat')->sendMsg(1056,$room_id,$text);
|
||||
$text = [
|
||||
'xlh_data' => $xlh,
|
||||
'text' => ""
|
||||
];
|
||||
model('Chat')->sendMsg(1056,$room_id,$text);
|
||||
}
|
||||
/**
|
||||
* 统计礼物数量
|
||||
|
||||
Reference in New Issue
Block a user