异地登录修改
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-01-13 16:07:12 +08:00
parent 293933ec7d
commit 3f2315c96d
7 changed files with 18614 additions and 16 deletions
@@ -24,7 +24,9 @@ namespace IRaCIS.Core.Application.ViewModel
public string TargetIdentityUserName { get; set; }
public bool IsLoginUncommonly { get; set; }
public string JsonObj { get; set; }
public string IPRegion { get; set; }
@@ -60,6 +62,8 @@ namespace IRaCIS.Core.Application.ViewModel
public Guid? IdentityUserId { get; set; }
public bool? IsLoginUncommonly { get; set; }
}