示例#1
0
文件: Comment.php 项目: bariew/sitown
 public static function userList()
 {
     return User::listAll();
 }