feat(api): TemplateHistoryController
This commit is contained in:
@@ -87,6 +87,7 @@ namespace PARR.DAL
|
||||
services.AddTransient<IJobAutoControlService, JobAutoControlService>();
|
||||
services.AddTransient<IJobEkMaskService, JobEkMaskService>();
|
||||
services.AddTransient<ITemplateHistoryService, TemplateHistoryService>();
|
||||
services.AddTransient<IParrComponentService, ParrComponentService>();
|
||||
|
||||
|
||||
// TransformServices
|
||||
|
||||
Reference in New Issue
Block a user