- GET /api/v1/items/bom 엔드포인트 추가 (BOM 있는 전체 품목 목록) - ItemService::index() item_type/group_id 없으면 group_id=1 기본값 적용 - ItemService::showByCode() item_type 없으면 items 테이블에서 직접 검색 - ItemsBomController::listAll() 메서드 추가 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>