src/test/kotlin/cn/flightfeather/supervision/business/bgtask/JinAnScoreTaskCtrlTest.kt
@@ -18,8 +18,8 @@ @Test fun startTask() { var time = LocalDateTime.of(2024, 2, 1, 0, 0, 0) repeat(3) { var time = LocalDateTime.of(2024, 5, 1, 0, 0, 0) repeat(1) { jinAnScoreTaskCtrl.startTaskJinAn(time) time = time.plusMonths(1) }