@@ -43,7 +43,7 @@ public class IndexCountTasks {
private ITaTemporaryLicenseCountService taTemporaryLicenseCountService;
/**
- * 统计定时任务,每天24点执行。
+ * 统计定时任务,每天23点执行。
*/
@Scheduled(cron = "0 0 23 * * ?")
public void billInvoice() {