|
|
@@ -273,7 +273,7 @@ class QianBaoWithdrawService
|
|
|
if (count($list) < 5) {
|
|
|
$keyboard[] = [['text' => "➕ 添加银行卡", 'callback_data' => "withdrawAddress@@bank_add"]];
|
|
|
}
|
|
|
- $keyboard[] = [['text' => "↩️返回", 'callback_data' => "withdraw@@home"]];
|
|
|
+ $keyboard[] = [['text' => "↩️返回", 'callback_data' => "withdraw@@banks"]];
|
|
|
return [
|
|
|
'chat_id' => $chatId,
|
|
|
'text' => $text,
|