table = 'yz_mc_groups'; } } public static function getDefaultGroupId() { return self::select('groupid') ->uniacid() ->where('isdefault', 1) ->first(); } }