一致性分析筛选+ 退回和重阅增加APM角色

This commit is contained in:
2024-06-28 11:30:20 +08:00
parent 49993edb37
commit 4585b7b732
3 changed files with 55 additions and 38 deletions
@@ -183,7 +183,8 @@ namespace IRaCIS.Core.Application.ViewModel
public string TaskCode { get; set; }
[JsonIgnore]
//可以不查询
public List<VisitTaskSimpleDTO> GlobalVisitTaskList { get; set; }