Commit dcba2230 by Huang Linyu

change location

parent 9be6eba5
......@@ -50,7 +50,7 @@
$.ajax({
type:'post',
url:'http://localhost:8080/fun-golf-service/user/userDetail',
url:'http://192.168.1.170:8080/fun-golf-service/user/userDetail',
contentType: 'application/json;charset=utf-8;',
data: JSON.stringify(params),
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