Explorar el Código

Merge branch 'master' of http://git.ycjcjy.com/nanyang/machinery-miniapp

张延森 hace 2 años
padre
commit
ee8c067d29
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      config/dev.js

+ 1
- 1
config/dev.js Ver fichero

@@ -4,7 +4,7 @@ module.exports = {
4 4
   },
5 5
   defineConstants: {
6 6
     // HOST: '"https://machine.njyunzhi.com"',
7
-    HOST: '"http://127.0.0.1:7080"',
7
+    HOST: '"http://192.168.89.147:7080"',
8 8
     OSS: '""',
9 9
     // VERSION: '"2.0.33"',
10 10
   },