|  |  | @ -2,7 +2,7 @@ | 
			
		
	
		
			
				
					|  |  |  | <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 
			
		
	
		
			
				
					|  |  |  |          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | 
			
		
	
		
			
				
					|  |  |  |     <modelVersion>4.0.0</modelVersion> | 
			
		
	
		
			
				
					|  |  |  |     <version>0.3.24</version> | 
			
		
	
		
			
				
					|  |  |  |     <version>0.3.25</version> | 
			
		
	
		
			
				
					|  |  |  |     <parent> | 
			
		
	
		
			
				
					|  |  |  |         <groupId>com.epmet</groupId> | 
			
		
	
		
			
				
					|  |  |  |         <artifactId>resi-mine</artifactId> | 
			
		
	
	
		
			
				
					|  |  | @ -17,11 +17,11 @@ | 
			
		
	
		
			
				
					|  |  |  |             <artifactId>epmet-commons-tools</artifactId> | 
			
		
	
		
			
				
					|  |  |  |             <version>2.0.0</version> | 
			
		
	
		
			
				
					|  |  |  |         </dependency> | 
			
		
	
		
			
				
					|  |  |  |         <dependency> | 
			
		
	
		
			
				
					|  |  |  |         <!--<dependency> | 
			
		
	
		
			
				
					|  |  |  |             <groupId>com.epmet</groupId> | 
			
		
	
		
			
				
					|  |  |  |             <artifactId>epmet-commons-mybatis</artifactId> | 
			
		
	
		
			
				
					|  |  |  |             <version>2.0.0</version> | 
			
		
	
		
			
				
					|  |  |  |         </dependency> | 
			
		
	
		
			
				
					|  |  |  |         </dependency>--> | 
			
		
	
		
			
				
					|  |  |  |         <dependency> | 
			
		
	
		
			
				
					|  |  |  |             <groupId>org.springframework.boot</groupId> | 
			
		
	
		
			
				
					|  |  |  |             <artifactId>spring-boot-starter-web</artifactId> | 
			
		
	
	
		
			
				
					|  |  | @ -117,13 +117,6 @@ | 
			
		
	
		
			
				
					|  |  |  |             <properties> | 
			
		
	
		
			
				
					|  |  |  |                 <server.port>8094</server.port> | 
			
		
	
		
			
				
					|  |  |  |                 <spring.profiles.active>dev</spring.profiles.active> | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |                 <!-- 数据库配置--> | 
			
		
	
		
			
				
					|  |  |  |                 <spring.datasource.druid.url> | 
			
		
	
		
			
				
					|  |  |  |                     <![CDATA[jdbc:mysql://192.168.1.130:3306/epmet_resi_guide?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai]]> | 
			
		
	
		
			
				
					|  |  |  |                 </spring.datasource.druid.url> | 
			
		
	
		
			
				
					|  |  |  |                 <spring.datasource.druid.username>epmet_resi_guide_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>192.168.1.130</spring.redis.host> | 
			
		
	
	
		
			
				
					|  |  | @ -147,13 +140,6 @@ | 
			
		
	
		
			
				
					|  |  |  |             <properties> | 
			
		
	
		
			
				
					|  |  |  |                 <server.port>8094</server.port> | 
			
		
	
		
			
				
					|  |  |  |                 <spring.profiles.active>test</spring.profiles.active> | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |                 <!-- 数据库配置--> | 
			
		
	
		
			
				
					|  |  |  |                 <spring.datasource.druid.url> | 
			
		
	
		
			
				
					|  |  |  |                     <![CDATA[jdbc:mysql://rm-m5ef9t617j6o5eup7.mysql.rds.aliyuncs.com:3306/epmet_resi_guide?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai]]> | 
			
		
	
		
			
				
					|  |  |  |                 </spring.datasource.druid.url> | 
			
		
	
		
			
				
					|  |  |  |                 <spring.datasource.druid.username>epmet</spring.datasource.druid.username> | 
			
		
	
		
			
				
					|  |  |  |                 <spring.datasource.druid.password>elink@833066</spring.datasource.druid.password> | 
			
		
	
		
			
				
					|  |  |  |                 <!-- redis配置 --> | 
			
		
	
		
			
				
					|  |  |  |                 <spring.redis.index>0</spring.redis.index> | 
			
		
	
		
			
				
					|  |  |  |                 <spring.redis.host>r-m5eoz5b6tkx09y6bpz.redis.rds.aliyuncs.com</spring.redis.host> | 
			
		
	
	
		
			
				
					|  |  | 
 |