Kaynağa Gözat

异常处理

彭俊 6 yıl önce
ebeveyn
işleme
39b4249041

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

@@ -328,7 +328,7 @@ class MatchListWeb extends Controller{
     public function getOddsData($game_code,$model_odds,$match_ids=[],$p_code='',$type=''){
         $match_id = [];
         $lg_ids = [];
-		
+		dd($match_ids);
         foreach ($match_ids as $k => $v){
            $match_id[] = $v['match_id'];
            $lg_ids[] = $v['lg_id'];