This commit is contained in:
2020-07-10 13:25:39 +00:00
parent 52d849f975
commit 1946fcf9be
4 changed files with 155 additions and 3 deletions

View File

@@ -528,7 +528,7 @@ namespace AyaNova.Biz
////////////////////////////////////////////////////////////
//NOTIFICATION_SUBSCRIPTION
//
roles.Add(AyaType.NotificationSubscription, new BizRoleSet()
roles.Add(AyaType.NotifySubscription, new BizRoleSet()
{
Change = AuthorizationRoles.All,
ReadFullRecord = AuthorizationRoles.All