seven 3 napja
szülő
commit
50e6cedcac
1 módosított fájl, 4 hozzáadás és 0 törlés
  1. 4 0
      app/Services/SanJinRechargeService.php

+ 4 - 0
app/Services/SanJinRechargeService.php

@@ -195,6 +195,10 @@ class SanJinRechargeService
                 ['text' => $v, 'callback_data' => "topup_channel@@" .$k]
             ];
         }
+
+        $keyboard[] = [
+            ['text' => "返回", 'callback_data' => "topUp@@home"]
+        ];
         // $wallet = Wallet::where('member_id', $chatId)->first();
         // $temp = floatval($wallet->available_balance);
         // $text = "请发送提现金额\n";