mirror of
https://github.com/v2board/v2board.git
synced 2025-02-10 23:49:12 +08:00
add onetime plan
This commit is contained in:
parent
e7fd81bf4c
commit
10e4de39de
@ -4,6 +4,8 @@ namespace App\Console\Commands;
|
||||
|
||||
use Illuminate\Console\Command;
|
||||
use Illuminate\Support\Facades\DB;
|
||||
use App\Models\Plan;
|
||||
use App\Models\User;
|
||||
|
||||
class ResetTraffic extends Command
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user