Ken 2 週間 前
コミット
ca141f27f0
1 ファイル変更1 行追加1 行削除
  1. 1 1
      app/Services/TopUpService.php

+ 1 - 1
app/Services/TopUpService.php

@@ -184,7 +184,7 @@ class TopUpService
         $keyboard = [
             [
                 ['text' => 'TRC20', 'callback_data' => "topup@@RechargeTRC20"],
-                ['text' => 'ERC20', 'callback_data' => 'topUp@@RechargeERC20']
+                ['text' => 'ERC20', 'callback_data' => 'topUp@@eeeeee']
             ],
             [
                 ['text' => "🔙返回", 'callback_data' => "topUp@@home"],