修改文档关联标准
This commit is contained in:
@@ -73,6 +73,9 @@ namespace IRaCIS.Core.Domain.Models
|
||||
|
||||
public CriterionType? CriterionTypeEnum { get; set; }
|
||||
|
||||
|
||||
public Guid? TrialReadingCriterionId { get; set; }
|
||||
|
||||
[Required]
|
||||
public string FilePath { get; set; } = string.Empty;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user