fix(#IXQPA): 重置密码功能失效

#Comment
comment #IXQPA

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IXQPA
This commit is contained in:
Argo Zhang 2019-06-10 20:19:13 +08:00
parent 8e7978fe77
commit 01dfd03a59
No known key found for this signature in database
GPG Key ID: 152E398953DDF19F
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ namespace Bootstrap.DataAccess
/// <summary>
/// 获得/设置 是否重置密码
/// </summary>
[Ignore]
[ResultColumn]
public int IsReset { get; set; }
/// <summary>