ccjgmwz 3 år sedan
förälder
incheckning
e44fc38980
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      config/index.js

+ 2 - 2
config/index.js

@@ -2,9 +2,9 @@ const dev = {
 	baseUrl: 'https://www.zthymaoyi.com',
 	// baseUrl: 'http://localhost:8080/',
 	// baseUrlNew: 'http://192.168.1.117:8090/',
-	// baseUrlNew: 'http://api1.eliangeyun.com/',
-	// baseUrlNew: 'http://192.168.1.119:9100/',
 	baseUrlNew: 'http://api1.eliangeyun.com/',
+	// baseUrlNew: 'http://192.168.1.119:9100/',
+	// baseUrlNew: 'http://api1.eliangeyun.com/',
 	h5Appid: 'wxb66b599f7f61b46f',
 	debug: false
 }