ソースを参照

更新打印单

XMLWAN 5 年 前
コミット
5115565895
共有1 個のファイルを変更した2 個の追加1 個の削除を含む
  1. 2 1
      config/dev.env.js

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

@@ -7,7 +7,8 @@ module.exports = {
7 7
   NODE_ENV: '"development"',
8 8
   ENV_CONFIG: '"dev"',
9 9
   // BASE_API: '"http://new_mobile.xt.api.sgjyun.com"', // //http://api.xt.test.sgjyun.com http://112.74.16.180:9527,////'"http://localhost:9529"',
10
-  BASE_API: '"http://localhost:9531"',
10
+  // BASE_API: '"http://localhost:9531"',
11
+  BASE_API:'"http://api.xt.test.sgjyun.com"',
11 12
   SSO_HOST: '"http://testsso.sgjyun.com"',
12 13
   SRCM_HOST: '"http://test1.sgjyun.com"',
13 14
   XT_HOST: '"http://xt.test.sgjyun.com"',