Commit 17a8686e by linboxuan

ucommune request hosts update

parent 0795cdea
...@@ -76,7 +76,8 @@ var settings = { ...@@ -76,7 +76,8 @@ var settings = {
if (this.env == "dev") { if (this.env == "dev") {
return "http://60.205.209.94:4012/" return "http://60.205.209.94:4012/"
} else { } else {
return "channel的正式环境" // return "channel的正式环境" 6.30修改目前只用作生成alipay/wx的通知回调地址
return "http://youke.qifu.gongsibao.com"
} }
}, },
gatewayUrl: function () { gatewayUrl: 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