Commit 0fc898e8 by 蒋勇

d

parent cf07e95d
......@@ -30,7 +30,7 @@ var settings = {
if (this.env == "dev") {
return "http://p.apps.com:4001/";
} else {
return "http://open.gongsibao.com/";
return "https://open.gongsibao.com/";
}
},
reqEsAddr: 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