From b9db43b820ae7a80aab60b4756d615d366e1987a Mon Sep 17 00:00:00 2001 From: vine_liutk <961510893@qq.com> Date: Thu, 17 Aug 2023 09:36:53 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Console/Commands/VerifyNeedPayArrear.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Console/Commands/VerifyNeedPayArrear.php b/app/Console/Commands/VerifyNeedPayArrear.php index ef6b2b7..d750dda 100644 --- a/app/Console/Commands/VerifyNeedPayArrear.php +++ b/app/Console/Commands/VerifyNeedPayArrear.php @@ -6,7 +6,7 @@ use Carbon\Carbon; use App\Models\Oldmen; use Illuminate\Console\Command; -class VerifyNeedPayContinue extends Command +class VerifyNeedPayArrear extends Command { /** * The name and signature of the console command.