コード例 #1
0
ファイル: Option.php プロジェクト: vinstah/body
 public function onBeforeWrite()
 {
     parent::onBeforeWrite();
     $this->ProductID = 0;
 }