liuzejian 1 anno fa
parent
commit
33242e3103
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app/Console/Commands/WechatPlatform/Test.php

+ 1 - 1
app/Console/Commands/WechatPlatform/Test.php

@@ -10,7 +10,7 @@ use Illuminate\Console\Command;
 use Illuminate\Support\Facades\DB;
 
 
-class KFMessageSend extends Command
+class Test extends Command
 {
     /**
      * The name and signature of the console command.