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