Commit 1deb99e6 by xsren@gongsibao.com

保存用户选项,详情获取数据中心数据,保存到数据库

parent b55b0072
......@@ -94,7 +94,7 @@ var settings = {
if(this.env=='dev'){
return "http://123.57.217.203:30005/";
}else{
return "http://specialname-service/"
return "http://specialprofile-service/"
}
},
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