CacheManager2.getInstance().getDaoSession().queryBuilder(ProductBean.class).where(ProductBeanDao.Properties.Product_name.eq(list.get(position).getGoods_name())).buildDelete().executeDeleteWithoutDetachingEntities();
GreenDao条件删除
最新推荐文章于 2023-06-10 09:10:43 发布