@@ -194,6 +194,9 @@ class QianBaoWithdrawService
],
[
['text' => '支付宝', 'callback_data' => "withdrawAddress@@bank_choose_channel_DF002"]
+ ],
+ [
+ ['text' => '❌取消', 'callback_data' => "message@@close"]
]
];