improve update torrent seeder etc. + user seed times

This commit is contained in:
xiaomlove
2022-12-26 00:55:14 +08:00
parent 37a6177418
commit 0b1de25999
4 changed files with 75 additions and 15 deletions

View File

@@ -95,8 +95,7 @@ class Test extends Command
*/
public function handle()
{
$rep = new WorkRepository();
$rep->settleRole(2, null, true);
}
}