Ken 4 days ago
parent
commit
216658c212
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Services/BetService.php

+ 1 - 1
app/Services/BetService.php

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