windows 使用脚本执行命令.

This commit is contained in:
lijiahang
2024-04-19 17:31:24 +08:00
parent c880065e39
commit 38f64eb3bb
6 changed files with 38 additions and 21 deletions

View File

@@ -84,8 +84,7 @@ spring:
tablePrefix: QRTZ_
misfireThreshold: 60000
clusterCheckinInterval: 5000
# 打开群集功能
isClustered: false
isClustered: true
#连接池
threadPool:
class: org.quartz.simpl.SimpleThreadPool