Ejemplo n.º 1
0
 public function save()
 {
     $this->cateid = Cate::getNewsCate();
     return parent::save();
 }