예제 #1
0
파일: Offer.php 프로젝트: kot-ezhva/ygin
 protected function afterFind()
 {
     parent::afterFind();
     $this->_oldStatus = $this->status;
 }