修改
This commit is contained in:
@@ -87,7 +87,12 @@ namespace IRaCIS.Core.Domain.Models
|
||||
/// <summary>
|
||||
/// 是否显示详情
|
||||
/// </summary>
|
||||
public bool IsShowDetail { get; set; }
|
||||
public bool IsShowDetail { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 同步时间
|
||||
/// </summary>
|
||||
public DateTime SynchronizeTime { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 项目
|
||||
|
||||
Reference in New Issue
Block a user