Ken 1 주 전
부모
커밋
2ca6a9255a
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"]]],'https://botpc28.testx2.cc/storage/images/16de2b87fedc673f1de042270b0f0c3c.jpg',false,"-------------------------------------");
+       $res= BaseService::bettingGroupNotice($text,[[['text'=>"测试","callback_data"=>"sssssssssssss"]]],'',false,"-------------------------------------");
         return $this->success($res);