修改日志查询条数有问题
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-12-26 17:38:42 +08:00
parent 9b94ad70ee
commit 8b7c429e9f
2 changed files with 2 additions and 2 deletions
@@ -17,7 +17,7 @@ namespace IRaCIS.Core.Application.ViewModel
public string? ActionUserName { get; set; }
public string ActionUserRoleShortName { get; set; }
//public string ActionUserRoleShortName { get; set; }
public DateTime CreateTime { get; set; }
public Guid CreateUserId { get; set; }