浏览代码

Merge branch 'dev' of chenweida/patient-co-management into dev

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

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

@ -9,7 +9,7 @@ org.quartz.scheduler.rmi.proxy: false
org.quartz.scheduler.wrapJobExecutionInUserTransaction: false
org.quartz.threadPool.class: org.quartz.simpl.SimpleThreadPool
org.quartz.threadPool.threadCount: 20
org.quartz.threadPool.threadCount: 10
org.quartz.threadPool.threadPriority: 5
org.quartz.threadPool.threadsInheritContextClassLoaderOfInitializingThread: true