[上传监控修改,增加搜索条件]
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-01-19 16:32:34 +08:00
parent f94e9c98f9
commit 127916f03e
2 changed files with 7 additions and 4 deletions
@@ -181,6 +181,8 @@ namespace IRaCIS.Core.Application.Contracts
public string? Uploader { get; set; }
public bool? IsSuccess { get; set; }
public string? StudyCode { get; set; }
}