Yansen 2 years ago
parent
commit
44a71f9919
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      config/prod.js

+ 1
- 1
config/prod.js View File

@@ -3,7 +3,7 @@ module.exports = {
3 3
     NODE_ENV: '"production"'
4 4
   },
5 5
   defineConstants: {
6
-    HOST: '"https://t.njyz.tech"',
6
+    HOST: '"https://wmcj.huoshannews.com"',
7 7
     AD_IMAGE: '"https://h5.njyunzhi.com/images/citizen_banner.png"',
8 8
     DEFAULT_POS: '"116.3476917447715,31.409912844296578"', // 霍山县人民政府 gcj02
9 9
   },