Fix
parent
bad1b8e080
commit
ea48eb9fd2
|
|
@ -6,7 +6,7 @@ use App\Admin\Imports\DealerOrderImport;
|
||||||
use App\Models\ImportJobLog;
|
use App\Models\ImportJobLog;
|
||||||
use Illuminate\Console\Command;
|
use Illuminate\Console\Command;
|
||||||
|
|
||||||
class ManagerSubsidySettleCommand extends Command
|
class ImportDealerOrder extends Command
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* The name and signature of the console command.
|
* The name and signature of the console command.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue