修改
This commit is contained in:
@@ -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; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user