版本 1.r.68 dao.clear("task", Cnd.where("batch_id", "=", id).limit(1, 1000)); 这样的limit没有起作用 看了一下代码 <img width="772" alt="F4BB6B8C62F8DBE5ED56DF782E4E740A" src="https://user-images.githubusercontent.com/2107131/94506147-49d7b280-023f-11eb-987f-2a27d560ac8b.png"> dao.clear 没有用上 cnd里面的pager...