This commit is contained in:
xiaomlove
2023-06-13 01:53:58 +08:00
parent 48df2f3da3
commit 2b56de2a01
4 changed files with 9 additions and 4 deletions

View File

@@ -97,8 +97,7 @@ class Test extends Command
*/
public function handle()
{
$r = TorrentUpdated::dispatch(5);
dd($r);
}
}