修改用户发邮件
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-12-26 16:23:30 +08:00
parent 32e3153434
commit e0779ab295
8 changed files with 15 additions and 12 deletions
@@ -17,7 +17,6 @@ namespace IRaCIS.Core.Application.ViewModel
public string? ActionUserName { get; set; }
public UserTypeEnum? ActionUserTypeEnum { get; set; }
public DateTime CreateTime { get; set; }
public Guid CreateUserId { get; set; }
@@ -25,8 +24,6 @@ namespace IRaCIS.Core.Application.ViewModel
public string TargetIdentityUserName { get; set; }
public UserTypeEnum? OptUserTypeEnum { get; set; }
public string JsonObj { get; set; }
public string IPRegion { get; set; }