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
会话数据多的情况下,目前影响加载速度,希望sdk 能新增个分页加载会话方法
The text was updated successfully, but these errors were encountered:
慢主要是aidl,你可以在clientservice里添加,每次全读出来,然后再按照参数返回分页的数据
Sorry, something went wrong.
No branches or pull requests
意见
会话数据多的情况下,目前影响加载速度,希望sdk 能新增个分页加载会话方法
The text was updated successfully, but these errors were encountered: