Kaynağa Gözat

异常处理

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

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

@@ -129,6 +129,7 @@ class MatchListWeb extends Controller{
 
     //获取赛事数据
     public function getMatchData($type,$game_code,$p_code='',$time=''){
+		dd(1232);
         //$p_code 获取具体玩法下的赛事数据
         $models = $this->commonFunction->getModels($game_code,1);
         $where = $this->commonFunction->getState($type,$models['model_match']);