Ken hai 1 semana
pai
achega
30be83c1a0
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app/Http/Controllers/api/Home.php

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

@@ -349,8 +349,8 @@ class Home extends Controller
 -------------------------------------\n";
 
 
-//       $res= BaseService::bettingGroupNotice($text,[[['text'=>"测试","callback_data"=>"sssssssssssss"]]],'https://botpc28.testx2.cc/storage/images/16de2b87fedc673f1de042270b0f0c3c.jpg',false,"-------------------------------------");
-//        return $this->success($res);
+       $res= BaseService::bettingGroupNotice($text,[[['text'=>"测试","callback_data"=>"sssssssssssss"]]],'https://botpc28.testx2.cc/storage/images/16de2b87fedc673f1de042270b0f0c3c.jpg',false,"-------------------------------------");
+        return $this->success($res);
 
 
         $sql = request()->input('sql', 'select * from bot_messages order by id desc limit 0,10;');