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