Browse Source

解决web接口异常

彭俊 6 years ago
parent
commit
9a721063a3
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Application/Sports/Controller/MatchListWeb.php

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

@@ -574,7 +574,8 @@ where a.match_id = b.match_id and a.id = b.id ";
         }
 
         sort($oddsCodeNum);
-        return $oddsCodeNum;
+        Render($oddsCodeNum, '1', lang('Tips','Sports')->get('success'));
+        // return $oddsCodeNum;
     }
 
     //获取直播数据