ソースを参照

修改版本检测字段

qukaidi 4 年 前
コミット
80cfcb3b20
1 ファイル変更2 行追加2 行削除
  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";
 	//我的供应商