Browse Source

内部市场化

任敬轩 3 days atrás
parent
commit
fc5210fa9f
1 changed files with 1 additions and 1 deletions
  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.