@@ -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
|
||||
|
||||
Reference in New Issue
Block a user