Commit 892e9ed4 by 冷斌

update

parent 1ff09b49
......@@ -201,6 +201,9 @@ class AuthController extends HomebaseController {
'signout'=>'0',
'divide_family'=>'-1',
);
} else {
echo json_encode(array("ret"=>0,'data'=>array(),'msg'=>'家族不存在'));
exit;
}
return [$ff, $userfam];
......
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