|  | @ -192,17 +192,17 @@ FileTempPath:
 | 
	
		
			
				|  |  |   chat_file_path : /var/local/upload/chat
 | 
	
		
			
				|  |  | ---
 | 
	
		
			
				|  |  | spring:
 | 
	
		
			
				|  |  |   profiles: prod
 | 
	
		
			
				|  |  |   profiles: jwprod
 | 
	
		
			
				|  |  |   datasource:
 | 
	
		
			
				|  |  |     url: jdbc:mysql://59.61.92.90:9069/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true
 | 
	
		
			
				|  |  |     username: wlyy
 | 
	
		
			
				|  |  |     password: jkzlehr@123
 | 
	
		
			
				|  |  |     url: jdbc:mysql://192.0.33.27:3306/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true
 | 
	
		
			
				|  |  |     username: im
 | 
	
		
			
				|  |  |     password: 2oEq3Kf7
 | 
	
		
			
				|  |  |   elasticsearch:
 | 
	
		
			
				|  |  |     cluster-name: jkzl #集群名 默认elasticsearch
 | 
	
		
			
				|  |  |     cluster-nodes: 59.61.92.90:9066,59.61.92.90:9068 #配置es节点信息,逗号分隔,如果没有指定,则启动ClientNode
 | 
	
		
			
				|  |  |     cluster-nodes: 192.0.33.26:9200 #配置es节点信息,逗号分隔,如果没有指定,则启动ClientNode
 | 
	
		
			
				|  |  |     client-transport-sniff: false
 | 
	
		
			
				|  |  |     jest:
 | 
	
		
			
				|  |  |       uris: http://59.61.92.90:9065,http://59.61.92.90:9067
 | 
	
		
			
				|  |  |       uris: http://192.0.33.26:9300
 | 
	
		
			
				|  |  |       connection-timeout: 60000 # Connection timeout in milliseconds.
 | 
	
		
			
				|  |  |       multi-threaded: true # Enable connection requests from multiple execution threads.
 | 
	
		
			
				|  |  |   activemq:
 | 
	
	
		
			
				|  | @ -210,10 +210,11 @@ spring:
 | 
	
		
			
				|  |  |     user: jkzl
 | 
	
		
			
				|  |  |     password: jkzlehr
 | 
	
		
			
				|  |  |   redis:
 | 
	
		
			
				|  |  |     host: 192.168.131.172 # Redis server host.
 | 
	
		
			
				|  |  |     port: 6379 # Redis server port.
 | 
	
		
			
				|  |  |     host: 192.0.33.26 # Redis server host.
 | 
	
		
			
				|  |  |     port: 6390 # Redis server port.
 | 
	
		
			
				|  |  |     password: Kb6wKDQP1W4
 | 
	
		
			
				|  |  | fastDFS:
 | 
	
		
			
				|  |  |   fastdfs_file_url: http://172.19.103.54:80/
 | 
	
		
			
				|  |  |   fastdfs_file_url: http://192.0.33.26:8888/
 | 
	
		
			
				|  |  | wechat:
 | 
	
		
			
				|  |  |   id: d24d1367-7f4f-43af-910e-a0a43799e040  # base库中,wx_wechat 的id字段  # todo 待配置
 | 
	
		
			
				|  |  | # 短信验证码发送的客户端标识,居民端
 |