Commit 32ad3bb0 authored by tywldx's avatar tywldx

fix

parent 38e0b6ae
......@@ -8,7 +8,7 @@ var btHost = protocol + '//bt.domain.com/'
var shuntHost = protocol + '//flow.domain.com/'
var mallApi = protocol + '//mallapi.domain.com';
var mallUrl = protocol + '//mall.domain.com';
var h5Url = protocol + '//h5.domain.com';
var h5Url = protocol + '//h5.domain.com/';
var redPacketUrl = protocol + '//redpacket.domain.com/';
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