示例#1
0
 public function setTimestamp($timestamp)
 {
     $this->__load();
     return parent::setTimestamp($timestamp);
 }