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
版本 1.r.68 dao.clear("task", Cnd.where("batch_id", "=", id).limit(1, 1000));
这样的limit没有起作用
看了一下代码
dao.clear 没有用上 cnd里面的pager...
The text was updated successfully, but these errors were encountered:
考虑考虑
Sorry, something went wrong.
No branches or pull requests
版本 1.r.68
dao.clear("task", Cnd.where("batch_id", "=", id).limit(1, 1000));
这样的limit没有起作用
看了一下代码
dao.clear 没有用上 cnd里面的pager...
The text was updated successfully, but these errors were encountered: