This commit is contained in:
@@ -452,7 +452,10 @@ namespace AyaNova.Core
|
||||
{
|
||||
Feature = f.Feature,
|
||||
Count = f.Count
|
||||
}
|
||||
},
|
||||
activeTechUserCount=AyaNova.Biz.UserBiz.ActiveTechUserCountAsync().Result,
|
||||
activeCustomerContactUserCount=AyaNova.Biz.UserBiz.ActiveCustomerContactUserCountAsync().Result,
|
||||
activeInternalUserCount=AyaNova.Biz.UserBiz.ActiveInternalUserCountAsync().Result
|
||||
}
|
||||
});
|
||||
return o;
|
||||
|
||||
Reference in New Issue
Block a user