示例#1
0
文件: Option.php 项目: vinstah/body
 public function onBeforeWrite()
 {
     parent::onBeforeWrite();
     $this->ProductID = 0;
 }