Ken 1 месяц назад
Родитель
Сommit
e6243ebb56
1 измененных файлов с 1 добавлено и 3 удалено
  1. 1 3
      app/Services/QianBaoWithdrawService.php

+ 1 - 3
app/Services/QianBaoWithdrawService.php

@@ -190,9 +190,7 @@ class QianBaoWithdrawService
 
         $keyboard = [
             [
-                ['text' => '银行卡', 'callback_data' => "withdrawAddress@@bank_choose_channel_DF001"]
-            ],
-            [
+                ['text' => '银行卡', 'callback_data' => "withdrawAddress@@bank_choose_channel_DF001"],
                 ['text' => '支付宝', 'callback_data' => "withdrawAddress@@bank_choose_channel_DF002"]
             ],
             [