| 
					
				 | 
			
			
				@ -25,13 +25,13 @@ var CITY_CODE = "450800", //"450800" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				if(publish_version == true) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    appId = "wxad04e9c4c5255acf"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    //接口服务器 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    server = server = "http://www.xmtyw.cn/wlyytest/"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    server = server = "http://ggijk.yihu.com/wlyy/"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    // 图片识别请求路径 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    ocrReqUrl = "http://www.xmtyw.cn/ocr/"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    ocrReqUrl = "http://ggijk.yihu.com/ocr/"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    // 健康档案接口服务器 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    healthProfileServer = server; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    imgUrlDomain = "http://www.xmtyw.cn/"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    imgUrlDomain = "http://ggijk.yihu.com/"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				}  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				else if(isdemo == true) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    appId = "wxeb86020158cf9141"; 
			 |