ccjgmwz hace 3 años
padre
commit
061fc8a62b
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      config/index.js

+ 2 - 2
config/index.js

@@ -1,7 +1,7 @@
 const dev = {
-	// baseUrl: 'http://192.168.1.120:8090/',
+	baseUrl: 'http://192.168.1.120:8090/',
 	baseUrl: 'https://www.zthymaoyi.com',
-	baseUrlNew: 'http://192.168.1.120:8090/',
+	// baseUrlNew: 'http://192.168.1.122:9100/',
 	h5Appid: 'wxb66b599f7f61b46f',
 	debug: false
 }