예제 #1
0
파일: Option.php 프로젝트: vinstah/body
 public function onBeforeWrite()
 {
     parent::onBeforeWrite();
     $this->ProductID = 0;
 }