This commit is contained in:
he
2025-04-09 15:03:57 +08:00
parent 4e66ea43d7
commit a3a1236d5b
5 changed files with 39 additions and 41 deletions
@@ -58,7 +58,6 @@ namespace IRaCIS.Core.Application.ViewModel
public List<UserOptType>? OptTypeList { get; set; }
public List<UserOptType> OptTypeList { get; set; } = new List<UserOptType>();
public string? IP { get; set; }