This commit is contained in:
he
2022-08-10 17:03:12 +08:00
parent ba72ce62ed
commit 5bdc2dfefb
4 changed files with 53 additions and 2 deletions
@@ -44,6 +44,11 @@ namespace IRaCIS.Core.Domain.Models
/// </summary>
public DateTime CreateTime { get; set; }
/// <summary>
/// 确认时间
/// </summary>
public DateTime ConfirmTime { get; set; }
/// <summary>
/// 创建人
/// </summary>