This commit is contained in:
xiaomlove
2024-10-08 00:22:52 +08:00
parent 000862fd8f
commit 9fec1a7ede
5 changed files with 46 additions and 14 deletions
+4
View File
@@ -16,6 +16,10 @@ class LoadTorrentBoughtUsers implements ShouldQueue
private int $torrentId;
public $tries = 1;
public $timeout = 1800;
/**
* Create a new job instance.
*