|
|
@@ -5,6 +5,6 @@ module.exports = merge(prodEnv, { |
|
|
|
NODE_ENV: '"development"', |
|
|
|
// BASE_API: '" https://easy-mock.com/mock/5a5ee345dec01f1bea369aee"', |
|
|
|
// BASE_API: '"http://10.209.96.72:8080/"', |
|
|
|
BASE_API: '"http://fmneupostest.malls.iformall.com/:18080/"', |
|
|
|
BASE_API: '"http://fmneupostest.malls.iformall.com:18080/"', |
|
|
|
// BASE_API: '"http://ota.neusoft.com:28080/"'//阿里测试服务器 |
|
|
|
}) |