生成任务修改

This commit is contained in:
2022-11-10 15:27:06 +08:00
parent 60de6190f1
commit 9f71ad86cb
11 changed files with 224 additions and 35 deletions
+2
View File
@@ -89,6 +89,8 @@ namespace IRaCIS.Core.Domain.Models
public string BodyPartForEdit { get; set; } = string.Empty;
public string ModalityForEdit { get; set; } = string.Empty;
public bool CheckPassed { get; set; }