修改解析IP区域位置的库 以及异地登录判断
This commit is contained in:
@@ -48,7 +48,7 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
{
|
||||
public Guid? TrialId { get; set; }
|
||||
|
||||
public List<UserOptType> OptTypeList { get; set; }
|
||||
public List<UserOptType>? OptTypeList { get; set; }
|
||||
|
||||
public string? IP { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user