|  | @@ -1,6 +1,6 @@
 | 
	
		
			
				|  |  | -### xxl-job db
 | 
	
		
			
				|  |  | +### xxl-job db  (use & replace & in xml)
 | 
	
		
			
				|  |  |  xxl.job.db.driverClass=com.mysql.jdbc.Driver
 | 
	
		
			
				|  |  | -xxl.job.db.url=jdbc:mysql://localhost:3306/xxl-job?useUnicode=true&characterEncoding=UTF-8
 | 
	
		
			
				|  |  | +xxl.job.db.url=jdbc:mysql://localhost:3306/xxl-job?useUnicode=true&characterEncoding=UTF-8
 | 
	
		
			
				|  |  |  xxl.job.db.user=root
 | 
	
		
			
				|  |  |  xxl.job.db.password=root_pwd
 | 
	
		
			
				|  |  |  
 |