@@ -343,10 +343,6 @@ class LotteryChanceService
$chanceDetails[] = $result['detail'];
}
- echo '<pre>';
- print_r($chanceDetails);
- echo '</pre>';
- die();
// 如果获得了抽奖机会,记录到数据库
if ($totalChances > 0) {
// 为每个条件分别记录