Commit 036ebbc9 authored by jianghaiming's avatar jianghaiming

update:set

parent 5fad960a
...@@ -192,7 +192,7 @@ class UserService ...@@ -192,7 +192,7 @@ class UserService
if (!$bindStatus) { if (!$bindStatus) {
throw new UserException(['cus' => 8]); throw new UserException(['cus' => 8]);
} }
return $bindStatus; return $update;
} }
private static function generate3rdSession($openid) { private static function generate3rdSession($openid) {
......
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