service === null) { $this->service = service('part_softwareservice'); } $this->addActionPaths('software'); } protected function getEntityClass(): string { return SOFTWAREEntity::class; } //기본 함수 작업 //Custom 추가 함수 }