Ken 5 ngày trước cách đây
mục cha
commit
0811ddfeb9
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} (" . $gameplayRuleInfo['odds'] . lang('倍率') . ")";
+        $text .= "{$keywords} {$amount}   (" . $gameplayRuleInfo['odds'] . lang('倍率') . ")";
 
 
         // $lastStr = self::getLastChar($userInfo->first_name, 1);