|  |  | @ -110,13 +110,13 @@ | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |                 <!-- 数据库配置--> | 
			
		
	
		
			
				
					|  |  |  |                 <spring.datasource.druid.url> | 
			
		
	
		
			
				
					|  |  |  |                     <![CDATA[jdbc:mysql://localhost:3306/epmet_gov_access?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai]]> | 
			
		
	
		
			
				
					|  |  |  |                     <![CDATA[jdbc:mysql://192.168.1.130:3306/epmet_gov_access?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai]]> | 
			
		
	
		
			
				
					|  |  |  |                 </spring.datasource.druid.url> | 
			
		
	
		
			
				
					|  |  |  |                 <spring.datasource.druid.username>root</spring.datasource.druid.username> | 
			
		
	
		
			
				
					|  |  |  |                 <spring.datasource.druid.password>root</spring.datasource.druid.password> | 
			
		
	
		
			
				
					|  |  |  |                 <spring.datasource.druid.username>epmet_gov_org_user</spring.datasource.druid.username> | 
			
		
	
		
			
				
					|  |  |  |                 <spring.datasource.druid.password>EpmEt-db-UsEr</spring.datasource.druid.password> | 
			
		
	
		
			
				
					|  |  |  |                 <!-- redis配置 --> | 
			
		
	
		
			
				
					|  |  |  |                 <spring.redis.index>0</spring.redis.index> | 
			
		
	
		
			
				
					|  |  |  |                 <spring.redis.host>localhost</spring.redis.host> | 
			
		
	
		
			
				
					|  |  |  |                 <spring.redis.host>192.168.1.130</spring.redis.host> | 
			
		
	
		
			
				
					|  |  |  |                 <spring.redis.port>6379</spring.redis.port> | 
			
		
	
		
			
				
					|  |  |  |                 <spring.redis.password>123456</spring.redis.password> | 
			
		
	
		
			
				
					|  |  |  |                 <!-- nacos --> | 
			
		
	
	
		
			
				
					|  |  | 
 |