浏览代码

内部市场化

任敬轩 3 天之前
父节点
当前提交
fc5210fa9f
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.