8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
版本 1.r.68 dao.clear("task", Cnd.where("batch_id", "=", id).limit(1, 1000));
这样的limit没有起作用
看了一下代码
dao.clear 没有用上 cnd里面的pager...