新需求-活动需求-盲盒转盘调通盘-调试
This commit is contained in:
@@ -174,6 +174,7 @@ class RoomPan
|
||||
echo "处理发放记录失败 \n";
|
||||
continue;
|
||||
}
|
||||
Cache::set("xlh_periods_num", 0, 0);
|
||||
//推送
|
||||
$FromUserInfo = db::name('user')->field('nickname,avatar')->where(['id'=>$value['user_id']])->find();
|
||||
$gift_name = db::name('vs_gift')->where(['gid'=>$value['gift_id']])->value('gift_name');
|
||||
|
||||
Reference in New Issue
Block a user