提交一版
This commit is contained in:
@@ -202,6 +202,11 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
public QCChanllengeReuploadEnum ReuploadEnum { get; set; }
|
||||
public DateTime? DeadlineTime { get; set; }
|
||||
|
||||
public Guid SiteId { get; set; }
|
||||
public AuditStateEnum AuditState { get; set; }
|
||||
public CurrentQC CurrentQCEnum { get; set; }
|
||||
public TrialQCProcess QCProcessEnum { get; set; }
|
||||
|
||||
public string ChallengeCode { get; set; } = String.Empty;
|
||||
|
||||
public string ChallengeType { get; set; } = string.Empty;
|
||||
|
||||
Reference in New Issue
Block a user