Commit da52028f by 冷斌

踢人

parent 8cd0535e
......@@ -1112,7 +1112,7 @@ class Model_User extends PhalApi_Model_NotORM
}
return [
'list' => $list,
'list' => array_values($list),
'count' => count($list)
];
}
......
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