Ken hai 1 semana
pai
achega
3d728f2cc0
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app/Http/Controllers/api/TelegramWebHook.php

+ 0 - 1
app/Http/Controllers/api/TelegramWebHook.php

@@ -520,7 +520,6 @@ class TelegramWebHook extends BaseController
                             }
                             return $res;
                         }
-
                         $stepStatus = Cache::get(get_step_key($chatId), -1);
                         $stepStatus = intval($stepStatus);
                         $res = QianBaoWithdrawService::onMessage($chatId, $text, $messageId, $stepStatus);