|  |  | @@ -24,9 +24,9 @@ spring: | 
		
	
		
			
			|  |  |  | connectionProperties: "druid.stat.mergeSql=true;druid.stat.slowSqlMillis=60000" | 
		
	
		
			
			|  |  |  | # REDIS | 
		
	
		
			
			|  |  |  | redis: | 
		
	
		
			
			|  |  |  | host: 101.200.130.134 | 
		
	
		
			
			|  |  |  | host: 182.92.151.30 | 
		
	
		
			
			|  |  |  | port: 6379 | 
		
	
		
			
			|  |  |  | password: iF0rm@2l2ol9 | 
		
	
		
			
			|  |  |  | password: sm2023@rd | 
		
	
		
			
			|  |  |  | timeout: 3600 | 
		
	
		
			
			|  |  |  | expire: 1800 #30分钟 | 
		
	
		
			
			|  |  |  | database: 1 | 
		
	
	
		
			
				|  |  | @@ -104,9 +104,9 @@ wechat: | 
		
	
		
			
			|  |  |  | componentToken:  ENC(rkxj0733WxFFDLgA9x01m2s5Fi2L+0PC) | 
		
	
		
			
			|  |  |  | componentAesKey: ENC(EIbJUBpbYOrLb4YQ/HXLQmxlxgAqIp2ZmpnGICC8pu5xiTz3Cqfkbwd2S8raCcK/IvYcX2GmedI=) | 
		
	
		
			
			|  |  |  | redis: | 
		
	
		
			
			|  |  |  | host: 101.200.130.134 | 
		
	
		
			
			|  |  |  | host: 182.92.151.30 | 
		
	
		
			
			|  |  |  | port: 6379 | 
		
	
		
			
			|  |  |  | password: iF0rm@2l2ol9 | 
		
	
		
			
			|  |  |  | password: sm2023@rd | 
		
	
		
			
			|  |  |  | timeout: 3600 | 
		
	
		
			
			|  |  |  | expire: 1800 #30分钟 | 
		
	
		
			
			|  |  |  | database: 2 | 
		
	
	
		
			
				|  |  | 
 |