修改医生设置
This commit is contained in:
@@ -648,6 +648,10 @@ namespace IRaCIS.Application.Contracts
|
||||
public bool ActivelyReading { get; set; }
|
||||
public string AdminComment { get; set; } = String.Empty;
|
||||
public bool InHoliday { get; set; }
|
||||
|
||||
public bool IsVirtual { get; set; }
|
||||
|
||||
public string BlindName { get; set; } = String.Empty;
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user