Package cn.sinozg.applet.biz.opt.mapper
Interface OptLogTableMapper
- All Superinterfaces:
com.baomidou.mybatisplus.core.mapper.BaseMapper<OptLogTable>,com.baomidou.mybatisplus.core.mapper.Mapper<OptLogTable>
public interface OptLogTableMapper
extends com.baomidou.mybatisplus.core.mapper.BaseMapper<OptLogTable>
数据日志操作表记录 Mapper 接口
- Since:
- 2024-02-28 18:03:49
- Author:
- xieyubin
-
Method Summary
Methods inherited from interface com.baomidou.mybatisplus.core.mapper.BaseMapper
delete, deleteBatchIds, deleteById, deleteById, deleteById, deleteByIds, deleteByIds, deleteByMap, exists, insert, insert, insert, insertOrUpdate, insertOrUpdate, insertOrUpdate, insertOrUpdate, insertOrUpdate, selectBatchIds, selectBatchIds, selectById, selectByIds, selectByIds, selectByMap, selectByMap, selectCount, selectList, selectList, selectList, selectList, selectMaps, selectMaps, selectMaps, selectMaps, selectMapsPage, selectObjs, selectObjs, selectOne, selectOne, selectPage, update, update, updateById, updateById, updateById