修改邮箱
This commit is contained in:
@@ -523,6 +523,8 @@ namespace IRaCIS.Application.Contracts
|
||||
{
|
||||
public string BlindName { get; set; }
|
||||
|
||||
public bool IsHaveAccount { get; set; } = false;
|
||||
|
||||
public string BlindNameCN { get; set; } = string.Empty;
|
||||
|
||||
public List<DicView> DoctorDicViewDtos = new List<DicView>();
|
||||
|
||||
Reference in New Issue
Block a user