We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
删除一个用户,如果这个用户关联到上下级,是否会影响上下级树。 比如一个用户甲有上级A,有下级CDEFGHJK等。 当删除用户甲后,他的下级CDEFGHJK的上级就找不到了。这个怎么处理?
The text was updated successfully, but these errors were encountered:
Merge pull request #57 from bufanyun/v2.0
3d83855
Merge pull request #77 from maxbad/v2.0
No branches or pull requests
删除一个用户,如果这个用户关联到上下级,是否会影响上下级树。
比如一个用户甲有上级A,有下级CDEFGHJK等。
当删除用户甲后,他的下级CDEFGHJK的上级就找不到了。这个怎么处理?
The text was updated successfully, but these errors were encountered: