public interface TaskFireLogMapper extends com.baomidou.mybatisplus.mapper.BaseMapper<TaskFireLog>
List<Long>
selectIdByMap(org.apache.ibatis.session.RowBounds rowBounds, Map<String,Object> params)
delete, deleteBatchIds, deleteById, deleteByMap, insert, insertAllColumn, selectBatchIds, selectById, selectByMap, selectCount, selectList, selectMaps, selectMapsPage, selectObjs, selectOne, selectPage, update, updateAllColumnById, updateById
List<Long> selectIdByMap(org.apache.ibatis.session.RowBounds rowBounds, @Param(value="cm") Map<String,Object> params)
Copyright © 2017. All rights reserved.