彭俊 %!s(int64=6) %!d(string=hai) anos
pai
achega
b58e99f0b8
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Application/Sports/Controller/MatchListWeb.php

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

@@ -657,7 +657,6 @@ where a.match_id = b.match_id and a.id = b.id ";
         $oddsCodeNum['kemp']['code_num'] = count($oddsData_gj_num);
 
         sort($oddsCodeNum);
-        dd($oddsCodeNum);
         return $oddsCodeNum;
     }