接口 ArticleCategoryMappingMapper

所有超级接口:
com.baomidou.mybatisplus.core.mapper.BaseMapper<ArticleCategoryMapping>, net.guerlab.smart.platform.server.mappers.BaseMapper<ArticleCategoryMapping>, net.guerlab.smart.platform.server.mappers.BatchMapper<ArticleCategoryMapping>, com.baomidou.mybatisplus.core.mapper.Mapper<ArticleCategoryMapping>

public interface ArticleCategoryMappingMapper
extends net.guerlab.smart.platform.server.mappers.BatchMapper<ArticleCategoryMapping>
文章分类映射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

    从接口继承的方法 net.guerlab.smart.platform.server.mappers.BatchMapper

    replaceInsertList