修改登录日志查询接口
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-12-30 13:26:08 +08:00
parent b42bf4e201
commit 260be98cef
@@ -12,7 +12,7 @@ namespace IRaCIS.Core.Application.ViewModel
public Guid? Id { get; set; }
public string IP { get; set; }
public string LoginFaildName { get; set; }
public string ActionUserType { get; set; }
public int OptType { get; set; }
public string? ActionUserName { get; set; }