小时榜红包入口
This commit is contained in:
@@ -28,9 +28,6 @@ class RoomHourRanking extends Model
|
||||
|
||||
//是否开启巡乐会
|
||||
$is_open_xlh = db::name('vs_hour_ranking_config')->where('id', 1)->value('is_open_xlh');
|
||||
//是否开启红包(下面的不要删掉,以后要用)
|
||||
// $is_open_red_pack = db::name('vs_hour_ranking_config')->where('id', 1)->value('is_open_red_pack');
|
||||
$is_open_red_pack = 0 ;
|
||||
|
||||
// 更进一步的优化版本:
|
||||
$subQuery = Db::name('vs_give_gift')
|
||||
|
||||
Reference in New Issue
Block a user