Commit 5c806472 authored by 周健威's avatar 周健威

修改测试环境配置

parent 13ff5718
module.exports = {
NODE_ENV: '"production"',
BASE_API: '"https://xxfcmgmt.upyuns.com"',
NODE_ENV: '"sit"',
BASE_API: '"https://xxtest.upyuns.com"',
APP_ORIGIN: '"https://wallstreetcn.com"'
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment