Parcourir la source

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

张延森 il y a 2 ans
Parent
révision
ee8c067d29
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      config/dev.js

+ 1
- 1
config/dev.js Voir le fichier

@@ -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
   },