Commit 50c1e10b by 冷斌

族员审核列表

parent 4232b2b9
......@@ -986,6 +986,7 @@ class Model_User extends PhalApi_Model_NotORM
if (in_array($role, [0, 3])) {
return $role;
}
return [];
}
public function familyAuth()
......
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