Commit 0cbc2e40 by yuzhenWang

Merge branch 'wyz' into 'test'

切换为测试环境

See merge request !126
parents 1e19a3ef 43e21fbf
...@@ -55,7 +55,7 @@ const config = { ...@@ -55,7 +55,7 @@ const config = {
stage, stage,
prod prod
} }
let env = 'prod'; let env = 'dev';
let baseURL = config[env].base_url; let baseURL = config[env].base_url;
let apiURL = config[env].api_url; let apiURL = config[env].api_url;
......
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