protected function beforeSave()
 {
     $this->setTs(NOW);
     parent::beforeSave();
 }