|
|
@@ -415,7 +415,7 @@ A大100 B小100 C单100
|
|
|
下注中间请勿包含任何空格以及符号
|
|
|
🔥🔥🔥下注开始🔥🔥🔥";
|
|
|
|
|
|
- $res = BaseService::bettingGroupNotice2($text, [], "https://baidu.com", false);
|
|
|
+ $res = BaseService::bettingGroupNotice2($text, [], "https://baidu.com", true);
|
|
|
return $this->success($res);
|
|
|
|
|
|
|