Ken 6 ngày trước cách đây
mục cha
commit
b9b4f54986
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

@@ -344,7 +344,7 @@ class BetService extends BaseService
         }
 
 
-        $text .= "{$keywords}{$amount}\n";
+        $text .= "{$keywords}{$amount}";
 
 
         // $lastStr = self::getLastChar($userInfo->first_name, 1);