xuxueli 6 years ago
parent
commit
54a4a75a56
1 changed files with 2 additions and 0 deletions
  1. 2 0
      doc/XXL-JOB官方文档.md

+ 2 - 0
doc/XXL-JOB官方文档.md

@@ -1418,6 +1418,8 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段
 - 23、SimpleTrigger 支持;
 - 24、cron在线生成工具,如 "cronboot/cron.qqe2";
 - 25、调度日志列表加上执行时长列,并支持排序;
+- 26、dag任务,替换子任务:配置并列的"a-b、b-c"路径列表,构成串行、并行、dag任务流程,"dagre-d3"绘图;
+- 27、排程任务:支持时间短、时间点配置,支持配置多个,精确到秒;
 
 
 ## 七、其他