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

@@ -2,8 +2,6 @@
namespace App\Tasks;
@error_reporting(E_ALL & ~E_NOTICE & ~E_WARNING);
use App\Models\User;
use App\Models\WebSocketDialog;
use App\Models\WebSocketDialogMsg;