Commit 23f848bd by 王栋源

wdy

parent 139f659c
...@@ -42,7 +42,7 @@ var settings = { ...@@ -42,7 +42,7 @@ var settings = {
if (this.env == "dev") { if (this.env == "dev") {
return "http://gsb.qifu.gongsibao.com:4012";//localsettings.reqEsDevUrl; return "http://gsb.qifu.gongsibao.com:4012";//localsettings.reqEsDevUrl;
} else { } else {
return "http://gsb.qifu.gongsibao.com:4012"; return "http://center-channel-service";
} }
}, },
......
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