schangxiang@126.com
2025-05-21 0e42f871905f207658d822fcbe29aeb57b2156af
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;