seven 1 개월 전
부모
커밋
2a62e0ab99
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/Services/SanJinRechargeService.php

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