修改日志展示

This commit is contained in:
2024-12-26 15:23:12 +08:00
parent 6238361bd2
commit aa60cb4822
5 changed files with 10 additions and 13 deletions
@@ -27,7 +27,7 @@ namespace IRaCIS.Core.Application.ViewModel
public UserTypeEnum? OptUserTypeEnum { get; set; }
public UserLogJsonObj JsonObj { get; set; }
public string JsonObj { get; set; }
public string IPRegion { get; set; }
}