Browse Source

Merge branch 'superman' of http://git.shengws.com/zhangbj/xt_vue into superman

csx 5 years ago
parent
commit
0a1104b25e
1 changed files with 5 additions and 5 deletions
  1. 5 5
      config/sit.env.js

+ 5 - 5
config/sit.env.js View File

3
   ENV_CONFIG: '"sit"',
3
   ENV_CONFIG: '"sit"',
4
   BASE_API: '"https://api.xt.test.sgjyun.com"',
4
   BASE_API: '"https://api.xt.test.sgjyun.com"',
5
 
5
 
6
-  SSO_HOST: '"http://testsso.sgjyun.com"',
7
-  SRCM_HOST: '"http://test1.sgjyun.com"',
8
-  XT_HOST: '"http://xt.test.sgjyun.com"',
9
-  MIRCO_MALL_HOST: '"http://mall.test.sgjyun.com"',
10
-  CDM_HOST: '"http://cdm.test.sgjyun.com"',
6
+  SSO_HOST: '"https://testsso.sgjyun.com"',
7
+  SRCM_HOST: '"https://test1.sgjyun.com"',
8
+  XT_HOST: '"https://xt.test.sgjyun.com"',
9
+  MIRCO_MALL_HOST: '"https://mall.test.sgjyun.com"',
10
+  CDM_HOST: '"https://cdm.test.sgjyun.com"',
11
 }
11
 }