用户反馈增加项目过滤
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-08-02 13:58:54 +08:00
parent 1875b56b37
commit 994a770fef
2 changed files with 3 additions and 0 deletions
@@ -67,6 +67,8 @@ namespace IRaCIS.Core.Application.ViewModel
public DateTime? EndCreatime { get; set; }
public Guid? TrialId { get; set; }
}