Ken 5 napja
szülő
commit
d356c58f72
1 módosított fájl, 2 hozzáadás és 1 törlés
  1. 2 1
      app/Services/BetService.php

+ 2 - 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);
@@ -1039,6 +1039,7 @@ class BetService extends BaseService
                 $text2 .= lang('派彩金额') . ":{$profit} \n";
                 $text2 .= lang("盈亏金额") . ":{$yl} \n";
                 $balance = floatval($wallet->available_balance);
+                $text2 .= "----------------\n";
                 $text2 .= "当前余额:{$balance} \n";
                 $keyboard = [];
                 $keyboard[] = [