|
@@ -1140,9 +1140,9 @@ class BetService extends BaseService
|
|
|
|
|
|
|
|
// 群通知
|
|
// 群通知
|
|
|
// self::bettingGroupNotice($text, $inlineButton, '');
|
|
// self::bettingGroupNotice($text, $inlineButton, '');
|
|
|
|
|
+ $text3 = "📝 {$issue_no}期投注统计 \n";
|
|
|
|
|
|
|
|
if($keywordsList){
|
|
if($keywordsList){
|
|
|
- $text3 = "📝 {$issue_no}期投注统计 \n";
|
|
|
|
|
foreach($keywordsList as $k => $v){
|
|
foreach($keywordsList as $k => $v){
|
|
|
$text3 .= "{$k}:{$v} \n";
|
|
$text3 .= "{$k}:{$v} \n";
|
|
|
}
|
|
}
|