记得上下班打卡 | git大法好,push需谨慎

Commit 715bc96c authored by GaoHu's avatar GaoHu

手机号获取用户列表

parent fdbf3311
......@@ -408,8 +408,8 @@
phone:$(this).val()
}
$.ajax({
url:'/smile/user/list',
type:'post',
url:'/smile/user/getList',
type:'get',
data,
success:function(res){
console.log(res)
......
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