mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-04 19:38:02 +00:00
update 修改 xxljob 演示案例
This commit is contained in:
@@ -39,7 +39,6 @@ public class SampleService {
|
|||||||
|
|
||||||
for (int i = 0; i < 5; i++) {
|
for (int i = 0; i < 5; i++) {
|
||||||
XxlJobHelper.log("beat at:" + i);
|
XxlJobHelper.log("beat at:" + i);
|
||||||
TimeUnit.SECONDS.sleep(2);
|
|
||||||
}
|
}
|
||||||
// default success
|
// default success
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user