mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
fix comment
This commit is contained in:
parent
c2c8854b33
commit
ae13d262b0
@ -36,7 +36,7 @@ public class CronTest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
// @Ignore
|
@Ignore
|
||||||
public void cronTest2() {
|
public void cronTest2() {
|
||||||
// 支持秒级别定时任务
|
// 支持秒级别定时任务
|
||||||
CronUtil.setMatchSecond(true);
|
CronUtil.setMatchSecond(true);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user