Commit 539c9e2c by xuxueli

文案fix

parent 9acc04eb
Showing with 2 additions and 2 deletions
# 《分布式任务调度平台XXL-JOB》
# 《分布式任务调度平台XXL-JOB》
......@@ -566,7 +566,7 @@ CronTrigger cronTrigger = TriggerBuilder.newTrigger().withIdentity(triggerKey).w
```
##### 5.4.7 日志回调服务
调度模块的“调度中心”作为Web服务部署时,一方面承担调度中心功能,另一方面为执行器提供API服务。
调度模块的“调度中心”作为Web服务部署时,一方面承担调度中心功能,另一方面为执行器提供API服务。
调度中心提供的"日志回调服务API服务"代码位置如下:
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment