中心调研返回项目modality
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
654462fe6b
commit
001c248cb8
|
@ -31,6 +31,8 @@ namespace IRaCIS.Core.Application.Contracts
|
||||||
|
|
||||||
public string TrialSiteSurveyEquipmentType { get; set; } = string.Empty;
|
public string TrialSiteSurveyEquipmentType { get; set; } = string.Empty;
|
||||||
|
|
||||||
|
public string Modalitys { get; set; }
|
||||||
|
|
||||||
public List<TrialSiteForSelect> TrialSiteSelectList { get; set; } = new List<TrialSiteForSelect>();
|
public List<TrialSiteForSelect> TrialSiteSelectList { get; set; } = new List<TrialSiteForSelect>();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue