Commit 9b4e01e3 by 宋毅

tj

parent 6d8489db
......@@ -39,7 +39,7 @@ var settings = {
if (this.env == "dev") {
return "http://zcapi.apps.com:4002/";//localsettings.reqEsDevUrl;
} else {
return "https://zcapi-service/";//k8s服务名称
return "http://zcapi-service/";//k8s服务名称
}
},
pushFqbossDataUrl: 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