qc 序列层级返回更新时间
continuous-integration/drone/push Build is passing Details

Uat_IRC_Net8
hang 2025-03-05 10:42:58 +08:00
parent 09ff2468e9
commit f89b3daf50
1 changed files with 2 additions and 0 deletions

View File

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