|
@@ -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[] = [
|