Compare commits
2 Commits
29f6196698
...
8efc254f3c
| Author | SHA1 | Date |
|---|---|---|
|
|
8efc254f3c | |
|
|
f89b3daf50 |
|
|
@ -434,6 +434,8 @@ namespace IRaCIS.Core.Application.Contracts.DTO
|
||||||
//public Guid[] InstanceList = new Guid[0];
|
//public Guid[] InstanceList = new Guid[0];
|
||||||
//public List<string> InstancePathList = new List<string>();
|
//public List<string> InstancePathList = new List<string>();
|
||||||
|
|
||||||
|
public DateTime UpdateTime { get; set; }
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue