Commit 5370489d by 蒋勇

d

parent 721a265b
......@@ -28,9 +28,11 @@ var settings = {
reqEsAddr:function(){
if(this.env=="dev"){
var localsettings=require("./localsettings");
return "http://43.247.184.94:7200/";//localsettings.reqEsDevUrl;
return "http://
er.es.gongsibao.com:7200/";//localsettings.reqEsDevUrl;
}else {
return "http://43.247.184.94:7200/";
return "http://
er.es.gongsibao.com:7200/";
}
},
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