@@ -332,7 +332,6 @@ class MatchListWeb extends Controller{
$match_id[] = $v['match_id'];
$lg_ids[] = $v['lg_id'];
}
- dd($match_id);
$select = ['match_id','p_code'];
$whereOr = [];
//有父级玩法,则获取该玩法下详细数据