@@ -17,6 +17,9 @@ public class TrialImageDownload : BaseFullAuditEntity
|
||||
|
||||
public Guid SubjectId { get; set; }
|
||||
|
||||
[Comment("一致性分析的就显示一致性分析的中心")]
|
||||
public string TrialSiteCode { get; set; }
|
||||
|
||||
public string SubjectCode { get; set; }
|
||||
|
||||
public bool IsSuccess { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user