|  | @@ -4,7 +4,7 @@ org.quartz.scheduler.batchTriggerAcquisitionMaxCount=50
 | 
	
		
			
				|  |  |  org.quartz.threadPool.threadPriority=5
 | 
	
		
			
				|  |  |  org.quartz.threadPool.threadsInheritContextClassLoaderOfInitializingThread=true
 | 
	
		
			
				|  |  |  org.quartz.jobStore.misfireThreshold=600000
 | 
	
		
			
				|  |  | -org.quartz.jobStore.class=org.quartz.simpl.RAMJobStore
 | 
	
		
			
				|  |  | +# org.quartz.jobStore.class=org.quartz.simpl.RAMJobStore
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  ##打开集群模式
 | 
	
		
			
				|  |  |  #org.quartz.jobStore.isClustered = true
 |