Ken 4 dienas atpakaļ
vecāks
revīzija
7e4925a758
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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);