Ken 2 月之前
父節點
當前提交
10649940f8
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      app/Services/WalletService.php

+ 2 - 2
app/Services/WalletService.php

@@ -251,8 +251,8 @@ class WalletService extends BaseService
                 ['text' => '🧾 提现账单', 'callback_data' => "withdraw@@bill"]
                 ['text' => '🧾 提现账单', 'callback_data' => "withdraw@@bill"]
             ],
             ],
             [
             [
-                ['text' => '➕ 提现', 'callback_data' => "withdraw@@apply"],
-                ['text' => '🧾 提现账单', 'callback_data' => "withdraw@@bill"]
+                ['text' => '➕ 钱宝提现', 'callback_data' => "withdraw@@qbApply"],
+//                ['text' => '🧾 提现账单', 'callback_data' => "withdraw@@bill"]
             ],
             ],
             [
             [
                 ['text' => '💵今日汇率💰', 'callback_data' => "todayExchangeRate@@rate"]
                 ['text' => '💵今日汇率💰', 'callback_data' => "todayExchangeRate@@rate"]