mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
fix checkCheater() + handle H&R
This commit is contained in:
@@ -134,6 +134,9 @@ class Test extends Command
|
||||
// $key = "dddd1";
|
||||
// $model = \App\Models\TorrentSecret::query()->where('id', 1)->first();
|
||||
// \Nexus\Database\NexusDB::cache_put($key, $model);
|
||||
|
||||
$r = User::query()->first();
|
||||
dd($r->donoruntil);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user