Commit e65f5e12 by 宋毅

tj

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