ccjgmwz 3 năm trước cách đây
mục cha
commit
db9ec9430c
1 tập tin đã thay đổi với 3 bổ sung2 xóa
  1. 3 2
      config/index.js

+ 3 - 2
config/index.js

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