feat(API): Model 및 관계 추가
- HandoverReport, HandoverReportItem, HandoverReportManager 모델 추가 - SiteBriefing 모델 추가 - StructureReview, FcmSendLog, Position, Salary 수정 - Order 모델 정리 Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -167,4 +167,4 @@ public function isCompleted(): bool
|
||||
{
|
||||
return $this->status === self::STATUS_COMPLETED;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user