|
|
@@ -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;');
|