盲盒转盘优化-重构-调试
This commit is contained in:
@@ -392,7 +392,6 @@ class BlindBoxTurntableGiftDrawWorldNew extends Model
|
||||
*/
|
||||
private function buildAliasTable($gifts)
|
||||
{
|
||||
print_r($gifts);die;
|
||||
$n = count($gifts);
|
||||
if ($n === 0) return null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user