zs
2025-05-16 a2448a582f2baeabf32c4f8dd8ab447feb2538e6
PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application/Implements/MesAppService.cs
@@ -12,7 +12,7 @@
namespace CMS.Plugin.PipeLineLems.Application.Implements;
public class MesAppService : CMSPluginAppService
public class MesAppService : CMSPluginAppService,IMesAppService
{
    private readonly IServiceProvider _serviceProvider;
    private readonly WorkPlanAppService _workPlanAppService;