新需求-活动需求-盲盒转盘调通盘-巡乐会-调试

This commit is contained in:
2025-10-16 14:40:33 +08:00
parent 74c0e85178
commit 9f4b3a512c

View File

@@ -1239,6 +1239,8 @@ class BlindBoxTurntableGiftDrawWorld extends Model
'createtime' => time() 'createtime' => time()
]); ]);
$is_zhong_jiang = 1; $is_zhong_jiang = 1;
}else{
$is_zhong_jiang = 0;
} }
$total_processed += $current_batch; $total_processed += $current_batch;
} }