public interface BaseDao<T> extends com.baomidou.mybatisplus.core.mapper.BaseMapper<T>, GloomyLockDao<T>
gloomyLockFindById, gloomyLockFindList
delete, deleteBatchIds, deleteById, deleteByMap, insert, selectBatchIds, selectById, selectByMap, selectCount, selectList, selectMaps, selectMapsPage, selectObjs, selectOne, selectPage, update, updateById
Copyright © 2021. All rights reserved.