修复查询bug
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-06-06 14:25:10 +08:00
parent 9cd60e9575
commit 33e25de801
5 changed files with 10 additions and 7 deletions
@@ -141,7 +141,7 @@ namespace IRaCIS.Core.Application.ViewModel
public DateTime? EndAuditSignTime { get; set; }
public bool? IsEffect { get; set; }
public bool? IsHaveQuestion { get; set; }
public DateTime? BeginAllocateDate { get; set; }