Browse Source

异常处理

彭俊 6 năm trước cách đây
mục cha
commit
ad0bdc776c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)