彭俊 hace 6 años
padre
commit
ad0bdc776c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Application/Sports/Model/St_zq_odds.php

+ 1 - 1
Application/Sports/Model/St_zq_odds.php

@@ -69,7 +69,7 @@ class St_zq_odds extends Model
 
             return $oddsData;
         }
-        dd(11);
+        //其他
         $oddsData = lm($model_odds,"Sports")
             ->select($select)
             ->whereIn('match_id',$match_ids)