小时榜礼物配置
This commit is contained in:
@@ -103,6 +103,7 @@ class UserGiftPack extends Model
|
||||
self::FIRST_CHARGE,
|
||||
self::DRAW_GIFT,
|
||||
self::XLH_DRAW_GIFT_GET
|
||||
,self::HOUR_RANK_GET
|
||||
];
|
||||
//获取背包日志列表
|
||||
$log_model = Db::name('vs_user_gift_pack_log')->where(['user_id'=>$uid])->whereIn('type', $type)
|
||||
|
||||
Reference in New Issue
Block a user