__get() __get(string $key) __get magic Allows models to access CI's loaded classes using the same syntax as controllers. Parameters string $key
getCollectionRow() getCollectionRow( $listId, $userId, $typeFlag) 获取单条数据 Parameters $listId $userId $typeFlag
getUserCollectionList() getUserCollectionList( $typeFlag = '', $userId, $limit, $start) 获取收藏的数据 Parameters $typeFlag $userId $limit $start
getUserCollectionCount() getUserCollectionCount( $typeFlag = '', $userId) Parameters $typeFlag $userId