|
@@ -601,7 +601,7 @@ where a.match_id = b.match_id and a.id = b.id ";
|
|
|
}
|
|
}
|
|
|
if($game_code == 'lq'){
|
|
if($game_code == 'lq'){
|
|
|
$p_code = $DefaultOddsRoll['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'];//让球 得分大小 得分单双 独赢盘
|
|
//$p_code = ['CO','TN','TB','C'];//让球 得分大小 得分单双 独赢盘
|
|
|
}
|
|
}
|
|
|
if($game_code == 'wq'){
|
|
if($game_code == 'wq'){
|