Ken 3 tháng trước cách đây
mục cha
commit
3efd718e42
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/Services/QianBaoWithdrawService.php

+ 1 - 1
app/Services/QianBaoWithdrawService.php

@@ -279,7 +279,7 @@ class QianBaoWithdrawService
     //银行卡管理
     private static function banks($chatId, $messageId)
     {
-        $text = "🏠 银行卡管理\n";
+        $text = "💳️ 银行卡管理\n";
         $text .= "--------------------------\n";
 
         $list = Bank::where('member_id', $chatId)