修改查询条件

This commit is contained in:
2023-01-06 13:45:04 +08:00
parent 5602f45ebd
commit e516e009de
2 changed files with 4 additions and 1 deletions
@@ -329,6 +329,8 @@ namespace IRaCIS.Core.Application.ViewModel
public ReReadingApplyState? ReReadingApplyState { get; set; }
public RequestReReadingType? RequestReReadingType { get; set; }
public bool? IsSelfAnalysis { get; set; }