Ken 1 月之前
父節點
當前提交
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"]
             ],
             [