__get() __get(string $key) __get magic Allows models to access CI's loaded classes using the same syntax as controllers. Parameters string $key
getMyFollowUserList() getMyFollowUserList( $type, $userId, $limit = 10, $start) 获取我关注的人 Parameters $type $userId $limit $start
getMyFollowAddUserCount() getMyFollowAddUserCount( $type, $userId) 获取我的粉丝新加的数量 Parameters $type $userId