mid = $mid; } else { $this->mid = 0; } $this->user = $model; } public function getMid() { return $this->mid; } public function getMemberModel() { return $this->user; } }