Commit b4f0df50 by 冷斌

fix bug

parent 04708fd3
...@@ -1373,6 +1373,7 @@ class Api_Live extends PhalApi_Api { ...@@ -1373,6 +1373,7 @@ class Api_Live extends PhalApi_Api {
$nums=0; $nums=0;
} }
$list[] = getUserInfo($liveuid);
$rs['userlist']=$list; $rs['userlist']=$list;
$rs['nums']=(string)$nums; $rs['nums']=(string)$nums;
......
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