Commit 4dca9c25 by 宋毅

tj

parent 8aaaf3a6
...@@ -31,7 +31,7 @@ var settings = { ...@@ -31,7 +31,7 @@ var settings = {
if (this.env == "dev") { if (this.env == "dev") {
return "http://centerapp.apps.com:4010/"; return "http://centerapp.apps.com:4010/";
} else { } else {
return "https://center-app-service/"; return "http://center-app-service/";
} }
}, },
reqTransferurl: function () { reqTransferurl: 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