下载增加TrialSiteCode
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-10-12 09:13:48 +08:00
parent f7fd880388
commit f41bf281fe
5 changed files with 17869 additions and 0 deletions
@@ -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; }