@@ -173,6 +173,7 @@ class MatchListWeb extends Controller{
if($p_code == 'kemp'){
$matchNum = $this->uniquArr($matchNum,'lg_id');
+ dd(1111);
foreach ($oddsCodeNum as $k=>$v){
foreach ($matchNum as $kk => $vv){
if($v['lg_id'] == $vv['lg_id']){