MFA 返回两种邮箱
This commit is contained in:
@@ -94,6 +94,10 @@ namespace IRaCIS.Application.Contracts
|
||||
public string UserCode { get; set; }
|
||||
public string EMail { get; set; }
|
||||
|
||||
public string HiddenEmail { get; set; }
|
||||
|
||||
|
||||
|
||||
public int Status { get; set; }
|
||||
public bool IsTestUser { get; set; }
|
||||
public bool IsZhiZhun { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user