This commit is contained in:
he
2023-07-18 13:46:46 +08:00
parent e9ee41e1a1
commit fc5f68bd7c
2 changed files with 4 additions and 2 deletions
@@ -256,6 +256,8 @@ namespace IRaCIS.Core.Application.Contracts
public int? UrgentCount { get; set; }
public int? ToBeDealedCount { get; set; }
public int? ReadModuleCount { get; set; }
}
public class TrialToBeDoneQuery : PageInput