seven 2 долоо хоног өмнө
parent
commit
96232e2191

+ 1 - 1
app/Services/BetService.php

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