Commit 190eb34d by 王召彬

Merge branch 'feature-v3' into test

parents dc7d4dc7 6f3fd751
......@@ -62,11 +62,6 @@ class User
return $this->getValue('headImg');
}
public function getGender()
{
return $this->getValue('gender');
}
public function getToken()
{
return $this->getValue('token');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment