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])) {