PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application.Contracts/Services/IWorkTaskAppService.cs
@@ -1,8 +1,8 @@ using CMS.Plugin.PipeLineLems.Application.Contracts.Dtos.WorkTask; using Volo.Abp.Application.Services; using CMS.Plugin.PipeLineLems.Domain.WorkTask; using CmsQueryExtensions.Entitys; using System.Linq.Expressions; using CMS.Plugin.PipeLineLems.Domain.WorkTask; using Volo.Abp.Application.Services; namespace CMS.Plugin.PipeLineLems.Application.Contracts.Services;