seedBox record alert + destroy disabled account

This commit is contained in:
xiaomlove
2022-10-16 04:52:44 +08:00
parent 871e3637ea
commit be29509cff
17 changed files with 96 additions and 31 deletions

View File

@@ -154,7 +154,7 @@ class SeedBoxRepository extends BaseRepository
private function clearCache()
{
return true;
NexusDB::cache_del('SEED_BOX_RECORD_APPROVAL_NONE');
// SeedBoxRecordUpdated::dispatch();
}