巡乐会抽奖接口提交.-bug修改
This commit is contained in:
@@ -79,7 +79,8 @@ class UserGiftPack extends Model
|
||||
self::GIFT_PACK_GET,
|
||||
// self::GIFT_SEND,
|
||||
self::FIRST_CHARGE,
|
||||
self::DRAW_GIFT
|
||||
self::DRAW_GIFT,
|
||||
self::XLH_DRAW_GIFT_GET
|
||||
];
|
||||
//获取背包日志列表
|
||||
$log_model = Db::name('vs_user_gift_pack_log')->where(['user_id'=>$uid])->whereIn('type', $type)
|
||||
|
||||
Reference in New Issue
Block a user