Переглянути джерело

Merge branch 'liuzj-1001016-dev' into test

liuzejian 1 рік тому
батько
коміт
64dbca5588
1 змінених файлів з 1 додано та 1 видалено
  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.