郑晓宇 6 роки тому
батько
коміт
4f087117a8
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      app/Console/Commands/robot.php

+ 1 - 0
app/Console/Commands/robot.php

@@ -76,6 +76,7 @@ class robot extends Command
                 'query' => [
                     'user_id' => $user->user_id,
                     'mt' => 1,
+                    'is_robot' => 1,
                 ]
             ]);
             // $robot = $response->getBody()->getContents();