uat-标注-8
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-11-26 10:10:33 +08:00
parent 1edc52bd76
commit 33618e8dfb
2 changed files with 5 additions and 5 deletions
@@ -269,8 +269,7 @@ namespace IRaCIS.Core.Application.Contracts
public AddOrUpdateStudyDto Study { get; set; }
[NotDefault]
public Guid VisitTaskId { get; set; }
public Guid? VisitTaskId { get; set; }
public bool? IsImageSegmentLabel { get; set; }
}