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