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和用户B互加了好友关系。
使用UserAdmin.destroyUser注销了A用户后,用户B的联系人列表中还是有用户A存在。
The text was updated successfully, but these errors were encountered:
/api/version 如下
{ "tags":"null", "branch":"ebde9af72b61eae1d24ac49cdea32b5f219726a8", "dirty":"null", "remoteOriginUrl":"[email protected]:heavyrain2012/server_commercial.git", "commitId":"ebde9af72b61eae1d24ac49cdea32b5f219726a8", "commitIdAbbrev":"ebde9af", "describe":"llld-240-gebde9af-dirty", "describeShort":"null", "commitUserName":"heavyrian2012", "commitUserEmail":"[email protected]", "commitMessageFull":"解决roaming关闭时超级群组同步消息问题\n", "commitMessageShort":"解决roaming关闭时超级群组同步消息问题", "commitTime":"20241128193109", "label":"ca90cc6a-e30b-43d5-b9d9-a9febf43bc69", "nodeIds":"1 2 ", "closestTagName":"null", "closestTagCommitCount":"null", "buildUserName":"Unknown", "buildUserEmail":"Unknown", "buildTime":"20241202143819", "buildHost":"null", "buildVersion":"null", "verified":true, "currentNode":1, "runTime":57010 }
Sorry, something went wrong.
销毁是异步的,有可能数据量比较大,删除耗时较长,等一段时间再去检查好友有没有删除
No branches or pull requests
前提条件:用户A和用户B互加了好友关系。
使用UserAdmin.destroyUser注销了A用户后,用户B的联系人列表中还是有用户A存在。
The text was updated successfully, but these errors were encountered: