This commit is contained in:
@@ -23,6 +23,7 @@ namespace AyaNova.Biz
|
||||
{
|
||||
switch (aytype)
|
||||
{
|
||||
//CoreBizObject add here
|
||||
case AyaType.User:
|
||||
return new UserBiz(dbcontext, userId, ServerBootConfig.AYANOVA_DEFAULT_TRANSLATION_ID, roles);
|
||||
case AyaType.Widget:
|
||||
|
||||
Reference in New Issue
Block a user