浏览代码

bug修改

chenweida 7 年之前
父节点
当前提交
25cc895858
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      patient-co/patient-co-statistics/src/main/resources/quartz.properties

+ 1 - 1
patient-co/patient-co-statistics/src/main/resources/quartz.properties

@ -10,7 +10,7 @@ org.quartz.scheduler.wrapJobExecutionInUserTransaction: false
 
org.quartz.threadPool.class: org.quartz.simpl.SimpleThreadPool
org.quartz.threadPool.threadCount: 50
org.quartz.threadPool.threadPriority: 50
org.quartz.threadPool.threadPriority: 5
org.quartz.threadPool.threadsInheritContextClassLoaderOfInitializingThread: true
 
org.quartz.jobStore.misfireThreshold: 600000