From bd98226b6da432b84bb42d209f3d92351ccf1cf9 Mon Sep 17 00:00:00 2001 From: bibabo <765221495@qq.com> Date: Sat, 20 Jul 2024 13:30:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../HuanMeng.MiaoYu.Model/Dto/Account/MyAccountInfoDto.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/0-core/HuanMeng.MiaoYu.Model/Dto/Account/MyAccountInfoDto.cs b/src/0-core/HuanMeng.MiaoYu.Model/Dto/Account/MyAccountInfoDto.cs index 07075a9..0d6f08f 100644 --- a/src/0-core/HuanMeng.MiaoYu.Model/Dto/Account/MyAccountInfoDto.cs +++ b/src/0-core/HuanMeng.MiaoYu.Model/Dto/Account/MyAccountInfoDto.cs @@ -14,7 +14,7 @@ namespace HuanMeng.MiaoYu.Model.Dto.Account /// /// 我的余额 /// - public int CurrencyMoney { get; set; } + public int Currency { get; set; } /// /// 充值页面信息