@@ -128,7 +128,7 @@ class SanJinRechargeService
->count();
- $text = "👤 {$firstName}({$chatId}) 三斤提现记录\n\n";
+ $text = "👤 {$firstName}({$chatId}) 三斤充值记录\n\n";
foreach ($list as $item) {
$amount = floatval($item->amount);