feat(api): AgentTask, AgentHistory
This commit is contained in:
@@ -50,6 +50,7 @@ namespace PARR.DAL
|
||||
services.AddTransient<IRobotConfigurationService, RobotConfigurationService>();
|
||||
services.AddTransient<IRobotHistoryService, RobotHistoryService>();
|
||||
services.AddTransient<IEsppSchTypeConfigService, EsppSchTypeConfigService>();
|
||||
services.AddTransient<IAgentHistoryService, AgentHistoryService>();
|
||||
|
||||
|
||||
// TransformServices
|
||||
|
||||
Reference in New Issue
Block a user