xujing 5 år sedan
förälder
incheckning
192d83cca8
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 1
    1
      config/dev.js
  2. 1
    1
      config/prod.js

+ 1
- 1
config/dev.js Visa fil

@@ -9,7 +9,7 @@ module.exports = {
9 9
     // WSS_HOST: '"ws://192.168.2.41:8080"',
10 10
     OSS_PATH: 'https://njcj.oss-cn-shanghai.aliyuncs.com/',
11 11
     OSS_FAST_PATH: 'https://njcj.oss-accelerate.aliyuncs.com/',
12
-    Version: 'V3.5.22'
12
+    Version: 'V3.5.21'
13 13
   },
14 14
   weapp: {},
15 15
   h5: {}

+ 1
- 1
config/prod.js Visa fil

@@ -9,7 +9,7 @@ module.exports = {
9 9
     // WSS_HOST: '"wss://wx.fangdeal.cn"',
10 10
     OSS_PATH: 'https://njcj.oss-cn-shanghai.aliyuncs.com/',
11 11
     OSS_FAST_PATH: 'https://njcj.oss-accelerate.aliyuncs.com/',
12
-    Version: 'V3.5.22'
12
+    Version: 'V3.5.21'
13 13
   },
14 14
   weapp: {},
15 15
   h5: {}