Ken hai 3 días
pai
achega
0cb7da82f9
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  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");