傅行帆 6 år sedan
förälder
incheckning
d0425cd44f

+ 1
- 1
CODE/smart-community/property-api/src/main/java/com/community/huiju/task/IndexCountTasks.java Visa fil

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