service === null) { $this->service = service('userservice'); } $this->addActionPaths('user'); } //Action작업관련 //기본 함수 작업 //Custom 추가 함수 }