Ken 4 ngày trước cách đây
mục cha
commit
7e4925a758
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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);