修改modality
This commit is contained in:
@@ -66,6 +66,8 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
public string Modalitys { get; set; } = string.Empty;
|
||||
|
||||
public List<string> ModalityList { get; set; } = new List<string>();
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user