| 
					
				 | 
			
			
				@ -2,7 +2,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				server: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  port: ${server.svr-base-port} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  tomcat: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				      basedir: /data/apps/temp2 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    basedir: /data/apps/temp2 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				express: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  sf_url: http://bsp-oisp.sf-express.com/bsp-oisp/sfexpressService 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  sf_code: JKZL 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@ -26,9 +26,9 @@ spring: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    test-while-idle: true #指明连接是否被空闲连接回收器(如果有)进行检验,如果检测失败,则连接将被从池中去除 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    min-evictable-idle-time-millis: 3600000 #连接池中连接,在时间段内一直空闲,被逐出连接池的时间(1000*60*60),以毫秒为单位 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    time-between-eviction-runs-millis: 300000 #在空闲连接回收器线程运行期间休眠的时间值,以毫秒为单位,一般比minEvictableIdleTimeMillis小 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#  sleuth: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#    sampler: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#      percentage: 1.0 #采用需要的请求的百分比 默认是0.1 即 10% 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  #  sleuth: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  #    sampler: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  #      percentage: 1.0 #采用需要的请求的百分比 默认是0.1 即 10% 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  redis: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    database: 0 # Database index used by the connection factory. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    password: # Login password of the redis server. 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@ -40,18 +40,18 @@ spring: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				      min-idle: 5  # 连接池中的最小空闲连接 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  mail: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    default-encoding: UTF-8 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#端口 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    #端口 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    port: 25 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#协议 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    #协议 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    protocol: smtp 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    properties.mail.smtp.auth: true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    properties.mail.smtp.starttls.enable: true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    properties.mail.smtp.starttls.required: true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    timeout: 1000 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    host: smtp.163.com 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#发送者的邮箱密码 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    #发送者的邮箱密码 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    password: xmijk181016jkzl 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#发送者的邮箱账号 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    #发送者的邮箱账号 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    username: i_jiankang@163.com 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				es: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  index: 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@ -60,7 +60,7 @@ es: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    servicePackLog: base_service_package_log 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				fast-dfs: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  tracker-server: 172.26.0.110:22122 #服务器地址 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  tracker-server: 172.19.103.54:22122 #服务器地址 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  connect-timeout: 2 #链接超时时间 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  network-timeout: 30 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  charset: ISO8859-1 #编码 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@ -85,9 +85,9 @@ wechat: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				spring: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  profiles: jwdev 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  datasource: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#    url: jdbc:mysql://172.17.110.160/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#    username: ssgg 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#    password: ssgg 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    #    url: jdbc:mysql://172.17.110.160/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    #    username: ssgg 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    #    password: ssgg 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    url: jdbc:mysql://172.19.103.77/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    username: root 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    password: 123456 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@ -137,12 +137,12 @@ im: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				spring: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  profiles: jwtest 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  datasource: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    url: jdbc:mysql://192.168.1.221/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    username: wlyy_sr 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    password: 4zjQjEax 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#    url: jdbc:mysql://172.19.103.77/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#    username: root 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#    password: 123456 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    url: jdbc:mysql://172.26.0.104/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    username: ssgg 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    password: ssgg@jkzl2019 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  #    url: jdbc:mysql://172.19.103.77/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  #    username: root 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  #    password: 123456 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  elasticsearch: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    cluster-name: jkzl #集群名 默认elasticsearch 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    cluster-nodes: 172.19.103.45:9300,172.19.103.68:9300 #配置es节点信息,逗号分隔,如果没有指定,则启动ClientNode 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@ -189,9 +189,9 @@ spring: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    url: jdbc:mysql://172.26.0.104/iot-base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    username: ssgg 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    password: ssgg@jkzl2019 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#    url: jdbc:mysql://172.19.103.77/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#    username: root 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#    password: 123456 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  #    url: jdbc:mysql://172.19.103.77/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  #    username: root 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  #    password: 123456 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  elasticsearch: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    cluster-name: jkzl #集群名 默认elasticsearch 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    cluster-nodes: 172.19.103.45:9300,172.19.103.68:9300 #配置es节点信息,逗号分隔,如果没有指定,则启动ClientNode 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@ -239,9 +239,9 @@ spring: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    url: jdbc:mysql://172.26.0.195/iot-base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    username: root 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    password: jkzlehr 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#    url: jdbc:mysql://172.19.103.77/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#    username: root 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#    password: 123456 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  #    url: jdbc:mysql://172.19.103.77/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  #    username: root 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  #    password: 123456 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  elasticsearch: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    cluster-name: jkzl #集群名 默认elasticsearch 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    cluster-nodes: 172.19.103.45:9300,172.19.103.68:9300 #配置es节点信息,逗号分隔,如果没有指定,则启动ClientNode 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@ -360,7 +360,7 @@ hospital: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				wlyy: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  url: http://ehr.yihu.com/wlyy/ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				wechat: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#  id: xm_ykyy_wx 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  #  id: xm_ykyy_wx 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  id: d24d1367-7f4f-43af-910e-a0a43799e040 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#文件服务器上传配置 0本地,1.I健康,2.内网调用 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				testPattern: 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@ -424,9 +424,9 @@ spring: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    url: jdbc:mysql://10.90.32.3:20002/iot-base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    username: wlyy_new 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    password: J4&y9sk#1G 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#    url: jdbc:mysql://172.19.103.77/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#    username: root 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#    password: 123456 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  #    url: jdbc:mysql://172.19.103.77/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  #    username: root 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  #    password: 123456 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  elasticsearch: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    cluster-name: jkzl #集群名 默认elasticsearch 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    cluster-nodes: 10.90.32.3:20010,10.90.32.3:20012 #配置es节点信息,逗号分隔,如果没有指定,则启动ClientNode 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@ -599,9 +599,9 @@ im: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				spring: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  profiles: hzprod 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  datasource: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     url: jdbc:mysql://10.18.43.40:3306/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true&useSSL=false 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     username: wlyy 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     password: '0XxS3W*!cRj' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    url: jdbc:mysql://10.18.43.40:3306/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true&useSSL=false 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    username: wlyy 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    password: '0XxS3W*!cRj' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  elasticsearch: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    cluster-name: jkzl #集群名 默认elasticsearch 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    cluster-nodes: 10.18.43.40:9300 #配置es节点信息,逗号分隔,如果没有指定,则启动ClientNode 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@ -830,4 +830,4 @@ testPattern: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  sign: 1 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  remote_inner_url: 172.16.100.240:10023/open/fileUpload/upload_stream 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				im: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  im_list_get: http://127.0.0.1:3000/ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  im_list_get: http://127.0.0.1:3000/ 
			 |