Explorar el Código

测试 easy 5.0

liuzejian hace 1 año
padre
commit
33242e3103
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.