Commit c3be4c3d authored by lvweichao's avatar lvweichao

update: test env

parent e843b607
......@@ -14,9 +14,9 @@ const PANDORA_URI = {
}
const API_INTERNAL_URI = {
'development': "http://bp-dev.ini.yidian-inc.com",
'development': "http://bp-test.ini.yidian-inc.com",
'test': "http://bp-test.ini.yidian-inc.com",
'production': "http://bp-dev.ini.yidian-inc.com"
'production': "http://bp-test.ini.yidian-inc.com"
}
const IDGEN_URI = {
......
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