@@ -241,6 +241,7 @@ class WalletService extends BaseService
$text .= lang('用户名') . ":{$userInfo->username} \n";
$text .= lang('昵称') . ":{$userInfo->first_name} \n";
$text .= lang('当前余额') . ":{$balance} RMB\n";
+ $text .="语言版本:{$userInfo->getMemberId()}\n";
$keyboard = [
[