设置删除序列
This commit is contained in:
@@ -761,7 +761,7 @@ namespace IRaCIS.Core.Infra.EFCore
|
||||
{
|
||||
|
||||
Key = "AuditState",
|
||||
Code = trialtype == TrialQCProcess.SingleAudit ? "AuditStateRC" : "AuditStatePE",
|
||||
Code = trialtype == TrialQCProcess.SingleAudit ? "AuditStatePE" : "AuditStateRC",
|
||||
Type = "Code",
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user