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

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

@@ -3,9 +3,9 @@ module.exports = {
3 3
     NODE_ENV: '"production"'
4 4
   },
5 5
   defineConstants: {
6
-    HOST: '"https://sgl-v2-test.njyunzhi.com"',
6
+    HOST: '"https://sgl-v2.njyunzhi.com"',
7 7
     OSS: '"yz-shigongli.oss-accelerate.aliyuncs.com"',
8
-    VERSION: '"2.0.35_2021-10-11 19:39:20"',
8
+    VERSION: '"2.0.36_2021-10-11 22:14:48"',
9 9
   },
10 10
   mini: {},
11 11
   h5: {