Ken 2 tháng trước cách đây
mục cha
commit
b1e39b7124
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/Services/WithdrawService.php

+ 1 - 0
app/Services/WithdrawService.php

@@ -481,6 +481,7 @@ class WithdrawService
         if ($three_payment_switch != 1) {
         if ($three_payment_switch != 1) {
             $res = WalletService::getBalance($chatId);
             $res = WalletService::getBalance($chatId);
             $res['message_id'] = $messageId;
             $res['message_id'] = $messageId;
+            return $res;
         }
         }
 //
 //
         return [
         return [