vali 6 年 前
コミット
371cd148de
1 ファイル変更1 行追加1 行削除
  1. 1 1
      datainf/logic/HttpServerSettelement.php

+ 1 - 1
datainf/logic/HttpServerSettelement.php

@@ -385,7 +385,7 @@ class HttpServerSettelement
                 unset($chekArr);
             }
 
-            $this->cgStatusSett($bettype, $game_code, $match_id, $change_status);
+            // $this->cgStatusSett($bettype, $game_code, $match_id, $change_status);
 
             //分页处理数据
             $PageOrder_ids_1 = array_chunk($order_ids, 500);