hang-S-002增加枚举,修改密码,重置密码,记录日志
This commit is contained in:
@@ -25,6 +25,8 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
///<summary>UserLogQuery 列表查询参数模型</summary>
|
||||
public class UserLogQuery : PageInput
|
||||
{
|
||||
public Guid? TrialId { get; set; }
|
||||
|
||||
public UserOptType? OptType { get; set; }
|
||||
|
||||
public string? IP { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user