Przeglądaj źródła

更新机器人请求

郑晓宇 6 lat temu
rodzic
commit
4f087117a8
1 zmienionych plików z 1 dodań i 0 usunięć
  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();