where(['type' => $type]) ->whereIn('market_id', [0,$marketId]) ->get()->toArray(); } }