接口 NotifyOriginalLogMapper

所有超级接口:
com.baomidou.mybatisplus.core.mapper.BaseMapper<NotifyOriginalLog>, com.baomidou.mybatisplus.core.mapper.Mapper<NotifyOriginalLog>

public interface NotifyOriginalLogMapper
extends com.baomidou.mybatisplus.core.mapper.BaseMapper<NotifyOriginalLog>
通知原始记录mapper
作者:
guer
  • 方法概要

    从接口继承的方法 com.baomidou.mybatisplus.core.mapper.BaseMapper

    delete, deleteBatchIds, deleteById, deleteByMap, insert, selectBatchIds, selectById, selectByMap, selectCount, selectList, selectMaps, selectMapsPage, selectObjs, selectOne, selectPage, update, updateById