Jelajahi Sumber

异常处理

彭俊 6 tahun lalu
induk
melakukan
b3ac6eeb8a
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      Application/Sports/Controller/MatchListWeb.php

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

@@ -601,7 +601,7 @@ where a.match_id = b.match_id and a.id = b.id ";
             }
             if($game_code == 'lq'){
                 $p_code = $DefaultOddsRoll['lq'];
-                $whereIn = ['coh','cog','tns','tnb','tbhb','tbhs','tbgb','tbgs'];
+                $whereIn = ['coh','cog','tns','tnb','tbhb','tbhs','tbgb','tbgs','ch','cg'];
                 //$p_code = ['CO','TN','TB','C'];//让球 得分大小 得分单双 独赢盘
             }
             if($game_code == 'wq'){