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