Commit e2a7f6cd by 宋毅

tj

parent 99c62134
...@@ -24,14 +24,14 @@ var settings = { ...@@ -24,14 +24,14 @@ var settings = {
if (this.env == "dev") { if (this.env == "dev") {
return "http://tm.qifu.gongsibao.com:4012/#/home/indent_list"; return "http://tm.qifu.gongsibao.com:4012/#/home/indent_list";
} else { } else {
return "http://gsb.qifu.gongsibao.com/tlpay/notify"; return "http://tm.qifu.gongsibao.com/#/home/indent_list";
} }
}, },
qifuPayAfterPcJumpUrl: function () { qifuPayAfterPcJumpUrl: function () {
if (this.env == "dev") { if (this.env == "dev") {
return "http://tm.qifu.gongsibao.com:4012/#/home/indent_list"; return "http://tm.qifu.gongsibao.com:4012/#/home/indent_list";
} else { } else {
return "http://gsb.qifu.gongsibao.com/tlpay/notify"; return "http://tm.qifu.gongsibao.com/#/home/indent_list";
} }
}, },
qifuH5PayNotifyUrl: function () { qifuH5PayNotifyUrl: function () {
......
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