修改问题
This commit is contained in:
@@ -112,6 +112,8 @@ namespace IRaCIS.Core.Application.Service.Inspection.DTO
|
||||
|
||||
public DateTime? CreateTime { get; set; }
|
||||
|
||||
public bool NeedSava { get; set; } = true;
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -187,7 +189,7 @@ namespace IRaCIS.Core.Application.Service.Inspection.DTO
|
||||
{
|
||||
public Guid trialId { get; set; }
|
||||
public Guid subjectVisitId { get; set; }
|
||||
public Guid signId { get; set; }
|
||||
|
||||
public AuditStateEnum auditState { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user