修改一版
This commit is contained in:
@@ -122,8 +122,6 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
|
||||
public class AddTrialClinicalDataSetInDto
|
||||
{
|
||||
public List<Guid> Ids { get; set; } = new List<Guid>();
|
||||
|
||||
public Guid TrialId { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user