| 
					
				 | 
			
			
				@ -1,6 +1,6 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				##内网环境 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				##开发连测试用这个版本的配置 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				spring: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  profiles: local 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  profiles: devtest 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  datasource: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    wlyy: 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@ -85,14 +85,11 @@ express: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#  sf_url: https://bsp-ois.sit.sf-express.com:9443/bsp-ois/sfexpressServic 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  sf_code: SDDF 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  sf_check_word: ttzlgGyOQu4L 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				pushMes: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  # 1为推送redis,0为推送消息队列 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				# 1为推送redis,0为推送消息队列 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  method: 1 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  # redis队列名称 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  redis_prescription_title: redisPrescription 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				es: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  index: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    HealthEduArticlePatient: health_edu_article_patient_test 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@ -103,10 +100,11 @@ es: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  tPort: 9300 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  clusterName: jkzl 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				#消息队列 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				activemq: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  username: admin 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  password: admin 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  url: tcp://172.19.103.87:61616 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  queue: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    healtHarticleQueue: healthArticleChannel_local  #健康文章推送 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    healtHarticleQueue: healthArticleChannel_devtest  #健康文章推送 
			 |