Commit 6ffe670e authored by tywldx's avatar tywldx

change

parent 77aca933
(function () { (function () {
'use strict'; 'use strict';
var protocol = window.location.protocol; var protocol = window.location.protocol;
var apiHost = protocol + '//api.domain.com'; var apiHost = protocol + '//api.domain.com/';
var xyqbUserUIHost = protocol + '//passport.domain.com/'; var xyqbUserUIHost = protocol + '//passport.domain.com/';
var authHost = protocol + '//auth.domain.com/'; var authHost = protocol + '//auth.domain.com/';
var bankCardReturnToken = 'BIND_RETURN_ONLINE'; var bankCardReturnToken = 'BIND_RETURN_ONLINE';
......
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