Ken 1 Minggu lalu
induk
melakukan
56fcd17ab2
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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);