diff --git a/LOGICAL_RELATIONSHIPS.md b/LOGICAL_RELATIONSHIPS.md index 924666b..7d4af66 100644 --- a/LOGICAL_RELATIONSHIPS.md +++ b/LOGICAL_RELATIONSHIPS.md @@ -1,6 +1,6 @@ # 논리적 데이터베이스 관계 문서 -> **자동 생성**: 2026-02-09 22:02:49 +> **자동 생성**: 2026-02-11 13:41:26 > **소스**: Eloquent 모델 관계 분석 ## 📊 모델별 관계 현황 @@ -594,7 +594,6 @@ ### process_steps **모델**: `App\Models\ProcessStep` - **process()**: belongsTo → `processes` -- **documentTemplate()**: belongsTo → `document_templates` ### work_orders **모델**: `App\Models\Production\WorkOrder`