public function myorders()
 {
     $this->userId = '390';
     return parent::myorders();
 }