Ken 4 дней назад
Родитель
Сommit
7e4925a758
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/Services/BetService.php

+ 1 - 1
app/Services/BetService.php

@@ -369,7 +369,7 @@ class BetService extends BaseService
         }
 
 
-        $text .= "{$keywords} {$amount}";
+        $text .= "{$keywords} {$amount} (".$gameplayRuleInfo['odds'].lang('倍率').")";
 
 
         // $lastStr = self::getLastChar($userInfo->first_name, 1);