IsClinicalDataSign IsNeedClinicalDataSign
This commit is contained in:
@@ -222,6 +222,13 @@ namespace IRaCIS.Core.Domain.Models
|
||||
#endregion
|
||||
|
||||
|
||||
//临床数据
|
||||
|
||||
public bool IsNeedClinicalDataSign { get; set; }
|
||||
|
||||
public bool IsClinicalDataSign { get; set; }
|
||||
|
||||
|
||||
[JsonIgnore]
|
||||
|
||||
public Trial Trial { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user