Commit c4627238 by 宋毅

tj

parent 97cf6876
......@@ -51,7 +51,7 @@ var settings = {
if (this.env == "dev") {
return "http://192.168.18.34:4011/";
} else {
return "https://center-channel/";
return "http://center-channel-service/";
}
},
apiconfig: {
......
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