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