This commit is contained in:
2021-05-25 16:49:51 +00:00
parent 00f9859864
commit aaa7641d21
4 changed files with 73 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ using Newtonsoft.Json;
namespace AyaNova.Biz
{
// add list object for main list
internal class TaskGroupBiz : BizObject, IJobObject, ISearchAbleObject, IReportAbleObject, IExportAbleObject, IImportAbleObject
{