Commit c34f6b04 by 孙亚楠

d

parent fbcdb819
......@@ -74,10 +74,9 @@ var settings = {
},
zzzdUrl: function () {
if (this.env == "dev") {
// return "http://192.168.200.101:80";
return "http://106.13.228.212:80";
} else {
return "http://center-app-service/";
return "http://qualitydoctor-service/";
}
},
centerChannelUrl: 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