修改bug

This commit is contained in:
2022-05-05 11:50:44 +08:00
parent 0c03361791
commit 526af5fb1e
7 changed files with 96 additions and 65 deletions
+2
View File
@@ -32,6 +32,8 @@ namespace IRaCIS.Core.Domain.Models
public string ReUploader { get; set; } = string.Empty;
public Guid? ReUploadUserId { get; set; }
public TrialQCProcess QCProcessEnum { get; set; }
public CurrentQC CurrentQCEnum { get; set; }