代码修改
This commit is contained in:
@@ -143,6 +143,9 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
public bool IsHaveClinicalData { get; set; }
|
||||
|
||||
public int? Age { get; set; }
|
||||
public string Sex { get; set; } = string.Empty;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user