ソースを参照

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

zhengchengwu 6 年 前
コミット
0300035f28
共有1 個のファイルを変更した3 個の追加3 個の削除を含む
  1. 3 3
      config/dev.env.js

+ 3 - 3
config/dev.env.js ファイルの表示

@@ -7,6 +7,6 @@ module.exports = {
7 7
   NODE_ENV: '"development"',
8 8
   ENV_CONFIG: '"dev"',
9 9
   BASE_API: '"http://localhost:9529"', // '"http://localhost:9529"'//http://api.xt.test.sgjyun.com
10
-  PATIENT_SIT: '"http://test1.sgjyun.com"',
11
-  MIRCOMALL_SIT: '"http://mall.test.sgjyun.com"'
12
-}
10
+  // PATIENT_SIT: '"http://test1.sgjyun.com"',
11
+  // MIRCOMALL_SIT: '"http://mall.test.sgjyun.com"'
12
+}