修改日志
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-12-26 16:48:20 +08:00
parent e0779ab295
commit 6b9feca865
4 changed files with 14 additions and 3 deletions
@@ -17,6 +17,7 @@ namespace IRaCIS.Core.Application.ViewModel
public string? ActionUserName { get; set; }
public string ActionUserRoleShortName { get; set; }
public DateTime CreateTime { get; set; }
public Guid CreateUserId { get; set; }