|  | @@ -144,9 +144,9 @@ sendNoticeToHaiCi: true
 | 
	
		
			
				|  |  |  #就诊状态通知开关
 | 
	
		
			
				|  |  |  sendNoticeToPatient: true
 | 
	
		
			
				|  |  |  #海慈开放服务地址测试环境
 | 
	
		
			
				|  |  | -haiciServiceUrl: "https://sapi.med.gzhc365.com/openapi/health"
 | 
	
		
			
				|  |  | +#haiciServiceUrl: "https://sapi.med.gzhc365.com/openapi/health"
 | 
	
		
			
				|  |  |  #海慈开放服务地址生产环境
 | 
	
		
			
				|  |  | -#haiciServiceUrl: "https://api.med.gzhc365.com/openapi/health"
 | 
	
		
			
				|  |  | +haiciServiceUrl: "https://api.med.gzhc365.com/openapi/health"
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  #特殊门诊测试地址
 | 
	
		
			
				|  |  |  #tsmzServiceUrl: "http://172.16.30.27:8704/shengyb/mt"
 |