|  | @@ -2,7 +2,7 @@ server.port=9050
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  spring.datasource.url=jdbc:mysql://localhost:3306/unified_hichina?zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf8&&allowMultiQueries=true
 | 
	
		
			
				|  |  |  spring.datasource.username=root
 | 
	
		
			
				|  |  | -spring.datasource.password=Passw0rd
 | 
	
		
			
				|  |  | +spring.datasource.password=root
 | 
	
		
			
				|  |  |  spring.datasource.tomcat.max-wait=20000
 | 
	
		
			
				|  |  |  spring.datasource.tomcat.max-active=50
 | 
	
		
			
				|  |  |  spring.datasource.tomcat.max-idle=20
 |