Commit fc70792e by 王栋源

wdy

parent 6ebf6cf6
...@@ -32,7 +32,7 @@ var settings = { ...@@ -32,7 +32,7 @@ var settings = {
if (this.env == "dev") { if (this.env == "dev") {
return "http://gsb.qifu.gongsibao.com:4011/"; return "http://gsb.qifu.gongsibao.com:4011/";
} else { } else {
return "http://center-order-service/"; return "http://center-order-service.chaolai/";
} }
}, },
reqTransferurl: function () { reqTransferurl: 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