彭俊 hace 6 años
padre
commit
ee66987e53
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Application/Sports/Controller/MatchListWeb.php

+ 0 - 1
Application/Sports/Controller/MatchListWeb.php

@@ -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 = [];
         //有父级玩法,则获取该玩法下详细数据