修改监控

This commit is contained in:
2022-05-06 15:08:53 +08:00
parent 839646e410
commit f9183dc6f4
6 changed files with 165 additions and 101 deletions
@@ -50,6 +50,7 @@ namespace IRaCIS.Core.Domain.Models
public int FileCount { get; set; }
public string StudyCode { get; set; } = string.Empty;
public Guid TrialId { get; set; }