Commit f698557b authored by tywldx's avatar tywldx

fix

parent d3360f7a
......@@ -2,7 +2,7 @@ let protocol = window.location.protocol
module.exports = {
api: protocol + "//passportapi2.domain.com",
weixinAppid: 'wx89894cd83d117b26',
weixinUri: protocol + '//h5.domain.com/wechat/receiveCode/extdata/',
weixinUri: protocol + '//passportapi.domain.com/wechat/receiveCode/extdata/',
test: true,
domain: "passport.domain.com"
};
\ No newline at end of file
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