|
|
@@ -161,7 +161,7 @@ class QianBaoWithdrawService
|
|
|
['text' => "数字人民币", 'callback_data' => "withdraw@@qb_choose_digital_RMB"],
|
|
|
],
|
|
|
[
|
|
|
- ['text' => "返回", 'callback_data' => "withdraw@@qb_apply"],
|
|
|
+ ['text' => "返回", 'callback_data' => "balanceAlert"],
|
|
|
],
|
|
|
];
|
|
|
// $keyboard[] = [
|