|  | @ -115,6 +115,25 @@ fast-dfs:
 | 
	
		
			
				|  |  | fastDFS:
 | 
	
		
			
				|  |  |   fastdfs_file_url: http://172.19.103.54:80/
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | ---
 | 
	
		
			
				|  |  | spring:
 | 
	
		
			
				|  |  |   profiles: iottest
 | 
	
		
			
				|  |  |   datasource:
 | 
	
		
			
				|  |  |     url: jdbc:mysql://172.26.0.104/xmiot?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
 | 
	
		
			
				|  |  |     username: ssgg
 | 
	
		
			
				|  |  |     password: ssgg@jkzl2019
 | 
	
		
			
				|  |  |   elasticsearch:
 | 
	
		
			
				|  |  |     cluster-name: jkzl #默认即为elasticsearch  集群名
 | 
	
		
			
				|  |  |     cluster-nodes: 172.19.103.45:9300,172.19.103.68:9300 #配置es节点信息,逗号分隔,如果没有指定,则启动ClientNode
 | 
	
		
			
				|  |  |     jest:
 | 
	
		
			
				|  |  |       uris: http://172.19.103.45:9200,http://172.19.103.68:9200
 | 
	
		
			
				|  |  |   wlyy:
 | 
	
		
			
				|  |  |     url: http://ehr.yihu.com/wlyy/
 | 
	
		
			
				|  |  | fast-dfs:
 | 
	
		
			
				|  |  |   tracker-server: 172.19.103.54:22122 #服务器地址
 | 
	
		
			
				|  |  | fastDFS:
 | 
	
		
			
				|  |  |   fastdfs_file_url: http://172.19.103.54:80/
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | ---
 | 
	
		
			
				|  |  | spring:
 | 
	
		
			
				|  |  |   profiles: jwprod
 |