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; } /// /// 充值页面信息