소스 검색

测试 easy 5.0

liuzejian 1 년 전
부모
커밋
33242e3103
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.