Refactor xApi from Side Affect Changes ...

This commit is contained in:
2026-05-16 01:15:29 +03:30
parent 1f4b6e7c9a
commit b346b3c1ef
6 changed files with 2 additions and 195 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ namespace xApi.Controllers
/// </summary>
[AllowAnonymous]
[RequireXPowered(true)]
public partial class AccountController : XIBaseController
public partial class AccountController : XBaseIdentityController
{
//
#region Props ...