代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/TaskService.cs
@@ -48,6 +48,7 @@ private readonly IRGVLocationInfoService _rGVLocationInfoService; private readonly IRepository<Dt_TaskExecuteDetail> _taskExecuteDetailRepository; private readonly IApiInfoService _apiInfoService; private readonly IStationMangerService _stationMangerService; private readonly IMapper _mapper; private Dictionary<string, OrderByType> _taskOrderBy = new()