Commit e62d425d by Huang Linyu

change localhost to api.iwanoutdoor.com

parent c9b587d5
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
$.ajax({ $.ajax({
type:'get', type:'get',
url: 'http://localhost:8080/fun-golf-mobile/v1/usersInfo/'+mobilePhone, url: 'http://api.iwanoutdoor.com/fun-golf-mobile/v1/usersInfo/'+mobilePhone,
contentType: 'application/json;charset=utf-8;', contentType: 'application/json;charset=utf-8;',
success:function(data){ success:function(data){
......
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 sign in to comment