盲盒转盘 优化-后台重置加清除缓存 提交
This commit is contained in:
@@ -1263,7 +1263,7 @@ class BlindBoxTurntableGiftDrawWorldNew extends Model
|
||||
$this->handlePrizeNotification($user_id, $room_id, $pan_xlh_num, $pan_xlh['id'],$ext['locking_condition']['locking_gift_id']);
|
||||
}
|
||||
//删除缓存
|
||||
cache::rm('pan_xlh_num_'.$gift_bag_id.'_'.$pan_xlh['id']);
|
||||
// cache::rm('pan_xlh_num_'.$gift_bag_id.'_'.$pan_xlh['id']);
|
||||
// 9. 构建返回结果
|
||||
return $this->buildResult($drawn_gifts);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user