Explorar el Código

化工人员定位接口同步

任敬轩 hace 5 meses
padre
commit
506128fc50
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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.