mybatis plus 使用 lambda 方式 demon

1.查詢 經過 字段匹配查詢,並按照 時間排序app baseMapper.selectList( new QueryWrapper<SupplyEntity>() .lambda() .eq(SupplyEntity::getCardId, cardBasicInfoVM.getId())
相關文章
相關標籤/搜索