代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/TaskService.cs
@@ -966,5 +966,15 @@ { throw new NotImplementedException(); } public WebResponseContent ContainerRequest(WMSContainerFlow wMSContainerFlow) { throw new NotImplementedException(); } public WebResponseContent IQCResult(IQCResultDTO iQC) { throw new NotImplementedException(); } } }