Commit b51135ca by libai

测试

parent b8e3c10a
Showing with 1 additions and 1 deletions
...@@ -862,7 +862,7 @@ $(function(){ ...@@ -862,7 +862,7 @@ $(function(){
} }
function newLiveList(e){ function newLiveList(e){
$.ajax({ $.ajax({
url:$ip+'frontPage/queryLiveUsers', url:$ip+'frontPage/queryLiveUsers/v2',
data:{ data:{
pageNum:e, pageNum:e,
pageSize:100, pageSize:100,
......
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