Ken 3 dni temu
rodzic
commit
0cb7da82f9
1 zmienionych plików z 0 dodań i 3 usunięć
  1. 0 3
      app/Services/QianBaoWithdrawService.php

+ 0 - 3
app/Services/QianBaoWithdrawService.php

@@ -423,9 +423,6 @@ class QianBaoWithdrawService
             ];
         }
 
-
-
-
         $id = Cache::get("{$chatId}_QB_BANK_ID");
         $bank = Bank::where('id', $id)->first();
         $amount = Cache::get("{$chatId}_WITHDRAW_QB_MONEY");