@@ -53,7 +53,7 @@ public class TicketBoxTask {
@Autowired
private ITicketBoxService ticketBoxService;
- private final int PAGE_SIZE = 100;
+ private final int PAGE_SIZE = 1000;
/**
* 检查票组中奖分布任务