Commit de8b20e5 by Huang Linyu

chagne data url

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