no message

This commit is contained in:
kuaifan
2025-04-23 22:46:52 +08:00
parent 0f0b9c5551
commit f8b65a5546
15 changed files with 2 additions and 32 deletions

View File

@@ -1,6 +1,8 @@
<?php
namespace App\Tasks;
@error_reporting(E_ALL & ~E_NOTICE & ~E_WARNING);
use App\Models\TaskWorker;
use App\Module\Base;
use Carbon\Carbon;