查询条件修改
continuous-integration/drone/push Build is passing

This commit is contained in:
he
2024-01-09 11:14:09 +08:00
parent 34e10ac41e
commit beb43a785e
3 changed files with 7 additions and 4 deletions
@@ -1116,7 +1116,8 @@ namespace IRaCIS.Core.Application.Contracts
public bool? IsOverTime { get; set; }
public Guid? CreateUserId { get; set; }
}
}
public class QCCRCChallengeViewModel
{