Ken пре 3 дана
родитељ
комит
0cb7da82f9
1 измењених фајлова са 0 додато и 3 уклоњено
  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");