李志伟 il y a 3 ans
Parent
révision
b3ce1e145b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      config/prod.js

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

@@ -3,7 +3,7 @@ module.exports = {
3 3
     NODE_ENV: '"production"'
4 4
   },
5 5
   defineConstants: {
6
-    HOST: '"https://sgl-v2.njyunzhi.com"',
6
+    HOST: '"https://sgl-v2-test.njyunzhi.com"',
7 7
     OSS: '"yz-shigongli.oss-accelerate.aliyuncs.com"',
8 8
   },
9 9
   mini: {},