This commit is contained in:
@@ -100,6 +100,8 @@ namespace AyaNova.Biz
|
||||
return new TaxCodeBiz(ct, userId, ServerBootConfig.AYANOVA_DEFAULT_TRANSLATION_ID, roles);
|
||||
case AyaType.ServiceBank:
|
||||
return new ServiceBankBiz(ct, userId, ServerBootConfig.AYANOVA_DEFAULT_TRANSLATION_ID, roles);
|
||||
case AyaType.CustomerServiceRequest:
|
||||
return new CustomerServiceRequestBiz(ct, userId, ServerBootConfig.AYANOVA_DEFAULT_TRANSLATION_ID, roles);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user