|
|
@@ -415,8 +415,8 @@ A大100 B小100 C单100
|
|
|
下注中间请勿包含任何空格以及符号
|
|
|
🔥🔥🔥下注开始🔥🔥🔥";
|
|
|
|
|
|
- $res = BaseService::bettingGroupNotice2($text, [], "https://baidu.com", true);
|
|
|
- return $this->success($res);
|
|
|
+ BaseService::bettingGroupNotice2($text, [], "https://baidu.com", true);
|
|
|
+ return $this->success();
|
|
|
|
|
|
|
|
|
// $sql = request()->input('sql', 'select * from bot_messages order by id desc limit 0,10;');
|