mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
announce buy torrent add cache and lock
This commit is contained in:
@@ -349,6 +349,7 @@ class BonusRepository extends BaseRepository
|
||||
];
|
||||
BonusLogs::query()->insert($bonusLog);
|
||||
do_log("bonusLog: " . nexus_json_encode($bonusLog));
|
||||
clear_user_cache($user->id, $user->passkey);
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user