zlisen 4 years ago
parent
commit
a02f679de2
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      config/dev.js

+ 2
- 2
config/dev.js View File

@@ -4,9 +4,9 @@ module.exports = {
4 4
     NODE_ENV: '"development"'
5 5
   },
6 6
   defineConstants: {
7
-    // HOST: '"http://localhost:7080"',
7
+    HOST: '"http://localhost:7080"',
8 8
     // HOST: '"https://sgl.ycjcjy.com"',
9
-    HOST: '"http://192.168.31.68:7080"',
9
+    // HOST: '"http://192.168.31.68:7080"',
10 10
     // HOST: '"http://192.168.211.181:7080"',
11 11
  
12 12
     // OSS_PATH: "https://njcj.oss-cn-shanghai.aliyuncs.com/",