seven 2 ay önce
ebeveyn
işleme
865ff57446
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      app/Services/BetService.php

+ 2 - 0
app/Services/BetService.php

@@ -701,6 +701,7 @@ class BetService extends BaseService
                 $text .= "投注金额:{$amount} \n";
                 $text .= "中奖金额:{$v['win_amount']} \n";
                 $text .= "派彩金额:{$profit} \n";
+                $text .= "盈亏金额:{$yl} \n";
                 $text .= "-------------------------------- \n";
             // }else{
             //     $text .= "会员下注 【" . $v['lastStr'] . "】 {$amount} 0 -{$amount}\n";
@@ -851,6 +852,7 @@ class BetService extends BaseService
                 $text .= "投注金额:{$amount} \n";
                 $text .= "中奖金额:{$v['win_amount']} \n";
                 $text .= "派彩金额:{$profit} \n";
+                $text .= "盈亏金额:{$yl} \n";
                 $text .= "-------------------------------- \n";
             // }else{
             //     $text .= "会员下注 【" . $v['lastStr'] . "】 {$amount} 0 -{$amount}\n";