IRC 没有这个问题

This commit is contained in:
2024-04-22 17:27:07 +08:00
parent c91e21c23a
commit 87fbd2cb59
2 changed files with 11 additions and 14 deletions
@@ -244,8 +244,7 @@ namespace IRaCIS.Core.Application.Contracts
public class GetDicomSeriesInfoInDto
{
[NotDefault]
public Guid TrialId { get; set; }
public Guid SeriesId { get; set; }
}