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 {