From b89028a94bc87e7177acf4ac1491e6a2ef92d1c0 Mon Sep 17 00:00:00 2001 From: hellcat <> Date: Thu, 3 Jul 2025 19:48:42 +0800 Subject: [PATCH] no message --- app/Services/TG/Hook/Mod/Box.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Services/TG/Hook/Mod/Box.php b/app/Services/TG/Hook/Mod/Box.php index d5860000..7aa07acc 100644 --- a/app/Services/TG/Hook/Mod/Box.php +++ b/app/Services/TG/Hook/Mod/Box.php @@ -5,7 +5,7 @@ namespace App\Services\TG\Hook\Mod; //use App\Models\Box as ModelShip; //use App\Services\TomTool\Http; use App\Models\BoxGithubTag as GithubTag; -use App\Models\boxCountry as ModelBoxCountry; +use App\Models\BoxCountry as ModelBoxCountry; class Box extends Base {