修改日志角色查询
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-02-14 17:19:50 +08:00
parent 2e8b2a24ae
commit 3677a30bab
2 changed files with 6 additions and 4 deletions
@@ -56,7 +56,7 @@ namespace IRaCIS.Core.Application.ViewModel
public DateTime? EndDate { get; set; }
public UserTypeEnum? LoginUserTypeEnum { get; set; }
public string? LoginUserType { get; set; }
public Guid? UserTypeId { get; set; }