seven 3 өдөр өмнө
parent
commit
2a62e0ab99

+ 1 - 1
app/Services/SanJinRechargeService.php

@@ -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);