Ken 1 zi în urmă
părinte
comite
7df5533d41
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      app/Services/QianBaoWithdrawService.php

+ 1 - 1
app/Services/QianBaoWithdrawService.php

@@ -203,7 +203,7 @@ class QianBaoWithdrawService
         }
         $keyboard[] = [
             ['text' => "{$card}管理", 'callback_data' => "withdraw@@management_{$channel}"],
-            ['text' => "取消", 'callback_data' => "topUp@@home"]];
+            ['text' => "取消", 'callback_data' => "withdraw@@qb_show_channel"]];
         return [
             'chat_id' => $chatId,
             'text' => $text,