Compare commits

..

No commits in common. "8efc254f3ca066b58a27121439d1469cb33edfca" and "29f6196698f8373369bdcf03f77996cb6afc50c3" have entirely different histories.

1 changed files with 0 additions and 2 deletions

View File

@ -434,8 +434,6 @@ namespace IRaCIS.Core.Application.Contracts.DTO
//public Guid[] InstanceList = new Guid[0];
//public List<string> InstancePathList = new List<string>();
public DateTime UpdateTime { get; set; }
}