Commit ca2eeb0e authored by gengshaojing's avatar gengshaojing

fix: bug

parent 9a4563d8
...@@ -14,7 +14,7 @@ const API_INTERNAL_URI = { ...@@ -14,7 +14,7 @@ const API_INTERNAL_URI = {
test: "http://bp-dev.ini.yidian-inc.com", test: "http://bp-dev.ini.yidian-inc.com",
development: "http://bp-test.ini.yidian-inc.com", development: "http://bp-test.ini.yidian-inc.com",
production: "http://bp.int.yidian-inc.com", production: "http://bp.int.yidian-inc.com",
preprod: "https://bp.pre.int.yidian-inc.com", preprod: "http://bp.pre.int.yidian-inc.com",
}; };
module.exports = { module.exports = {
......
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