Interface NotifyRecipientMapper

All Superinterfaces:
com.baomidou.mybatisplus.core.mapper.BaseMapper<NotifyRecipient>, com.baomidou.mybatisplus.core.mapper.Mapper<NotifyRecipient>

@Mapper public interface NotifyRecipientMapper extends com.baomidou.mybatisplus.core.mapper.BaseMapper<NotifyRecipient>

告警通知接收人 Mapper 接口

Since:
2024-04-17
Author:
opensnail
  • Method Summary

    Methods inherited from interface com.baomidou.mybatisplus.core.mapper.BaseMapper

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