vali 6 年之前
父节点
当前提交
1fcb14cd54
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      datainf/logic/HttpServerOnlySet.php

+ 1 - 1
datainf/logic/HttpServerOnlySet.php

@@ -370,7 +370,7 @@ class HttpServerOnlySet
         $result = $this->PDatas['game_result'];
 
         if ($result->status == 1 || $result->status == 0) {
-            print_r($result);
+            var_dump($result);
 
             echo '比赛未结束,不能更改为全部已结算状态-- ' . $game_code . ' -match_id ' . $match_id . "\n";
             //未结束的比赛不改状态