workshopRollCallVip

This commit is contained in:
SamSys
2024-09-17 21:10:16 +03:30
parent 5d16823a28
commit 4d7826c95c
17 changed files with 5857 additions and 18 deletions

View File

@@ -25,4 +25,5 @@ public class AccountViewModel
#endregion
public string AdminAreaPermission { get; set; }
public string ClientAreaPermission { get; set; }
}