7 changed files with 35 additions and 13 deletions
@ -1,7 +1,7 @@ |
|||||
namespace LINGYUN.Abp.Identity |
namespace LINGYUN.Abp.Identity |
||||
{ |
{ |
||||
public class ChangeTwoFactorEnabledDto |
public class TwoFactorEnabledDto |
||||
{ |
{ |
||||
public bool Enabled { get; set; } |
public bool Enabled { get; set; } |
||||
} |
} |
||||
} |
} |
||||
Loading…
Reference in new issue