mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
H&R, VIP or above ignore it
This commit is contained in:
@@ -59,7 +59,7 @@ class Test extends Command
|
||||
public function handle()
|
||||
{
|
||||
$rep = new HitAndRunRepository();
|
||||
$r = $rep->getStatusStats(1)->get(2);
|
||||
$r = $rep->cronjobUpdateStatus();
|
||||
dd($r);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user