ccj 2 years ago
parent
commit
768303c851
2 changed files with 4 additions and 4 deletions
  1. 2 2
      config/index.js
  2. 2 2
      manifest.json

+ 2 - 2
config/index.js

@@ -1,11 +1,11 @@
 const dev = {
-	// baseUrlNew: 'https://api.changyuntong56.com',
+	baseUrlNew: 'https://api.changyuntong56.com',
 	// baseUrlNew: 'https://apitest.changyuntong56.com',
 	// baseUrlNew: 'https://api.changyuntong56.com',
 	// baseUrlNew: 'https://apitest.changyuntong56.com',
 	// baseUrlNew: 'http://192.168.110.67:8099',
 	// baseUrlNew: 'https://apitest.eliangeyun.com',
-	baseUrlNew: 'http://192.168.110.138:8999/',
+	// baseUrlNew: 'http://192.168.110.138:8999/',
 	h5Appid: 'wxb66b599f7f61b46f',
 	debug: false
 }

+ 2 - 2
manifest.json

@@ -2,8 +2,8 @@
     "name" : "畅运通-货主端",
     "appid" : "__UNI__DCD13AC",
     "description" : "畅运通",
-    "versionName" : "1.1.6",
-    "versionCode" : 116,
+    "versionName" : "1.1.9",
+    "versionCode" : 119,
     "transformPx" : false,
     /* 5+App特有相关 */
     "app-plus" : {