| 
					
				 | 
			
			
				@@ -192,9 +192,9 @@ var $http = function () { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	// 查询门店进货分析 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	this.getStoreIntoListU = "/web/base/bizOrder/caculateStore"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	// 检查版本 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	this.checkVersionU = "/web/biz/getAppVersion?type=1"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	this.checkVersionU = "/web/biz/getAppVersion?type=3"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	// ios检查版本 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	this.ioscheckVersionU = "/web/biz/getAppVersion?type=3"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	this.ioscheckVersionU = "/web/biz/getAppVersion?type=1"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	//  上传门店车辆图片接口 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	this.uploadCarPhotoU = "/web/sailun/insurance/carPictureUpload"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	//我的供应商 
			 |