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