Browse Source

化工人员定位接口同步

任敬轩 5 months ago
parent
commit
506128fc50
1 changed files with 2 additions and 1 deletions
  1. 2 1
      app/Console/Commands/UpdateHgrydw.php

+ 2 - 1
app/Console/Commands/UpdateHgrydw.php

@@ -17,10 +17,11 @@ use Modules\Mine\Entities\MineList;
 use Modules\Mine\Entities\MineListExt;
 use Modules\Mine\Services\MineServices;
 use Modules\Mine\Enum\MineEnum;
+use Illuminate\Console\Command;
 
 use GuzzleHttp\Client;
 
-class UpdateHkList extends Command
+class UpdateHgrydw extends Command
 {
     /**
      * The name and signature of the console command.