소스 검색

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