diff --git a/src/aspnet-core/ICS.Application/Business/Service/工厂建模/IcsRes/IcsResAppService.cs b/src/aspnet-core/ICS.Application/Business/Service/工厂建模/IcsRes/IcsResAppService.cs index bd0e1306..d4892130 100644 --- a/src/aspnet-core/ICS.Application/Business/Service/工厂建模/IcsRes/IcsResAppService.cs +++ b/src/aspnet-core/ICS.Application/Business/Service/工厂建模/IcsRes/IcsResAppService.cs @@ -50,8 +50,8 @@ namespace ICS.Application.Business.Service , IRepository mcRepository , IRepository crewRepository , IRepository dctRepository - , IRepository repository - , IRepository Op2ResRepository) + + , IRepository Op2ResRepository , IRepository shiftTypeRepository , IRepository repository) {