|
@@ -279,7 +279,7 @@ class QianBaoWithdrawService
|
|
|
//银行卡管理
|
|
//银行卡管理
|
|
|
private static function banks($chatId, $messageId)
|
|
private static function banks($chatId, $messageId)
|
|
|
{
|
|
{
|
|
|
- $text = "🏠 银行卡管理\n";
|
|
|
|
|
|
|
+ $text = "💳️ 银行卡管理\n";
|
|
|
$text .= "--------------------------\n";
|
|
$text .= "--------------------------\n";
|
|
|
|
|
|
|
|
$list = Bank::where('member_id', $chatId)
|
|
$list = Bank::where('member_id', $chatId)
|