Skip to content

Commit

Permalink
Merge pull request #1 from Neko-X2-Kyarameru/FantajiNeko-patch-1
Browse files Browse the repository at this point in the history
fix 更新流量提醒邮件规则
  • Loading branch information
FantajiNeko authored Aug 23, 2024
2 parents ec14ca7 + fda7068 commit 176c73f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/Console/Commands/ResetTraffic.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
use Illuminate\Console\Command;
use App\Models\User;
use Illuminate\Support\Facades\DB;
use App\Utils\CacheKey;
use Illuminate\Support\Facades\Cache;

class ResetTraffic extends Command
{
Expand Down

0 comments on commit 176c73f

Please sign in to comment.