Ken преди 2 месеца
родител
ревизия
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"]
             ],
             [