This commit is contained in:
2025-07-18 04:25:17 +03:30
parent b26e486147
commit f7b2e3ecbc
3 changed files with 241 additions and 55 deletions
+2 -2
View File
@@ -198,8 +198,8 @@ namespace xIdentityService.Constants
//
#region Open Actions ...
[StringValue("Account/GetUserInfo")]
GetUserInfo,
[StringValue("Open")]
Open,
#endregion
}
}