vali 6 년 전
부모
커밋
e1f9bfcdb3
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      datainf/logic/HttpServerOnlySet.php

+ 1 - 0
datainf/logic/HttpServerOnlySet.php

@@ -335,6 +335,7 @@ class HttpServerOnlySet
         $account = $task['account'];
         $money_prize = $task['money_prize'];
 
+        print_r(['debug', $task]);
 
         foreach ($matchDatas as $val) {
             if (!in_array($val->result, [-1, 1, 2, 3, 4])) {