Explorar el Código

内部市场化

任敬轩 hace 3 días
padre
commit
fc5210fa9f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/Console/Commands/Nbsch.php

+ 1 - 1
app/Console/Commands/Nbsch.php

@@ -7,7 +7,7 @@ use Illuminate\Support\Facades\Input;
 use Illuminate\Support\Facades\DB;
 use Illuminate\Support\Facades\Log;
 
-class UpdateHkList extends Command
+class Nbsch extends Command
 {
     /**
      * The name and signature of the console command.