Commit 4f80de67 by 蒋勇

d

parent a0c326c4
...@@ -18,7 +18,7 @@ var settings = { ...@@ -18,7 +18,7 @@ var settings = {
if(this.env=="dev"){ if(this.env=="dev"){
return "http://localhost:3003/api/rpt/rptApi/saveRptHistory"; return "http://localhost:3003/api/rpt/rptApi/saveRptHistory";
}else { }else {
return "http://fktaxctl-service/api/rpt/rptApi/saveRptHistory"; return "http://fktaxctl-service.chaolai/api/rpt/rptApi/saveRptHistory";
} }
}, },
redis:function(){ redis: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