This commit is contained in:
xuxueli 2018-02-08 17:51:37 +08:00
parent 6377ea7523
commit 2aa72b1240
1 changed files with 1 additions and 1 deletions

View File

@ -1168,7 +1168,7 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段
- 14、分片任务某一分片失败支持分片转移
- 15、调度中心触发任务后先推送触发队列异步触发然后立即返回。降低quartz线程占用时长。
- 16、新增API服务 "XxlJobService" 支持通过API服务来维护管理任务信息
- 17、新增任务默认运行状态任务更新时运行状态保持不变
## 七、其他