diff --git a/app/Services/QmsLotAuditService.php b/app/Services/QmsLotAuditService.php index 606822a0..75cbfbcc 100644 --- a/app/Services/QmsLotAuditService.php +++ b/app/Services/QmsLotAuditService.php @@ -559,6 +559,7 @@ private function getOrderDetail(int $id): array 'right' => $motorRight, ], 'bending_parts' => $bendingParts, + 'bending_images' => app(\App\Services\WorkOrderService::class)->buildBendingImageUrls(), 'subsidiary_parts' => $subsidiaryParts, ], ]; diff --git a/app/Services/WorkOrderService.php b/app/Services/WorkOrderService.php index 5aeea12a..2749cab2 100644 --- a/app/Services/WorkOrderService.php +++ b/app/Services/WorkOrderService.php @@ -3709,7 +3709,7 @@ public function getWorkLog(int $workOrderId): array /** * 절곡 정적 이미지 R2 presigned URL 맵 생성 */ - private function buildBendingImageUrls(): array + public function buildBendingImageUrls(): array { $images = []; $paths = [