Ken 3 zile în urmă
părinte
comite
0cb7da82f9
1 a modificat fișierele cu 0 adăugiri și 3 ștergeri
  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");