PipeLineLems/server/src/CMS.Plugin.PipeLineLems/CMSPluginEntry.cs
@@ -49,7 +49,7 @@ context.Services.AddScoped<IProjectRuntimeMigrator, CMSPluginRuntimeMigrator>(); context.Services.AddSingleton<IProjectService, PipeLineLemsProjectService>(); context.Services.AddScoped<IMesAppService, MesAppService>(); context.Services.AddScoped<IWorkPlanAppService, WorkPlanAppService>(); context.Services.AddScoped<IEFDataProvider>(p =>