Пример #1
0
 public function company()
 {
     return $this->cid ? CompanyModel::find($this->id) : '本网站';
 }