彭俊 6 anni fa
parent
commit
ad0bdc776c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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)