Ken преди 4 дни
родител
ревизия
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);