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

This commit is contained in:
2024-09-11 16:11:45 +08:00
parent 247b11cec4
commit 81abcf39fc
3 changed files with 9 additions and 3 deletions
@@ -598,7 +598,7 @@ namespace IRaCIS.Core.Application.Contracts
public DateTime? DownloadStartTime { get; set; }
public DateTime? DownloadEndTime { get; set; }
public string IP { get; set; }
public string? IP { get; set; }
}
public class SubjectVisitTaskInfo