Commit 458d109a by 王召彬

Merge branch 'ft-hdllh5' into test

parents 2f9161f9 2b37be24
...@@ -163,9 +163,9 @@ class User ...@@ -163,9 +163,9 @@ class User
return $this->getValue('openid'); return $this->getValue('openid');
} }
public function getMpOpenId() public function getOrigin()
{ {
return $this->getValue('mpOpenid'); return $this->getValue('origin');
} }
public function getUnionid() public function getUnionid()
......
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