seven 5 gün önce
ebeveyn
işleme
cd113ed398
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      app/Services/BetService.php

+ 1 - 0
app/Services/BetService.php

@@ -250,6 +250,7 @@ class BetService extends BaseService
         $text .= "下注内容\n";
         $text .= "--------\n";
         $text .= "{$input}\n";
+        $text .= "{$rebate}\n";
         $text .= "--------\n";
         $text .= "下注成功\n";
         $msg['text'] = $text;