using Microsoft.AspNetCore.SignalR; using OASystem.Domain.Entities.PersonnelModule; using OASystem.Infrastructure.Repositories.PersonnelModule; using ILogger = Microsoft.Extensions.Logging.ILogger; namespace OASystem.API.OAMethodLib.Quartz.Business { public static class TaskNewsFeedJob { } }