Parcourir la source

Merge branch 'test' of git.echepei.com:sailun/sailun-shop into test

qukaidi il y a 4 ans
Parent
commit
e83549b003
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      script/httpRequest.js

+ 2 - 2
script/httpRequest.js

@@ -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";
 	//我的供应商