return this.expeditionService.getTranssmartBookingXml(request).pipe( concatMap((response) => { return from(response.barcodes).pipe( concatMap(( ...
確定! 回上一頁