select(); } /** * @return int * @author xaboy * @day 2020-03-31 */ public function count() { return SystemContribution::getDB()->count(); } }