JobStatus init
This commit is contained in:
@@ -3,7 +3,7 @@ using PARR.DAL.Services.Interfaces.Base;
|
||||
|
||||
namespace PARR.DAL.Services.Interfaces
|
||||
{
|
||||
public interface ISchedulerService : IBaseService<Scheduler>
|
||||
{
|
||||
}
|
||||
//public interface ISchedulerService : IBaseService<Scheduler>
|
||||
//{
|
||||
//}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user