修改登录日志
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-02-14 16:39:38 +08:00
parent 580eea7a61
commit adfd6b50c1
3 changed files with 27 additions and 2 deletions
@@ -62,6 +62,8 @@ namespace IRaCIS.Core.Application.ViewModel
public Guid? IdentityUserId { get; set; }
public Guid? TargetIdentityUserId { get; set; }
public bool? IsLoginUncommonly { get; set; }
}