Ken 1 주 전
부모
커밋
56fcd17ab2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/Http/Controllers/api/Home.php

+ 1 - 1
app/Http/Controllers/api/Home.php

@@ -349,7 +349,7 @@ class Home extends Controller
 -------------------------------------\n";
 
 
-       $res= BaseService::bettingGroupNotice($text,[[['text'=>"测试","callback_data"=>"sssssssssssss"]]],'',false,"-------------------------------------");
+       $res= BaseService::bettingGroupNotice($text,[[['text'=>"测试","callback_data"=>"sssssssssssss"]]]);
         return $this->success($res);