|
|
|
@ -49,3 +49,5 @@ spring.quartz.overwrite-existing-jobs=false |
|
|
|
spring.quartz.properties.org.quartz.threadPool.threadCount=5 |
|
|
|
spring.quartz.properties.org.quartz.threadPool.threadPriority=5 |
|
|
|
spring.quartz.properties.org.quartz.threadPool.class=org.quartz.simpl.SimpleThreadPool |
|
|
|
# 时间戳修正 |
|
|
|
spring.jackson.time-zone=GMT+8 |