Interface SequenceAllocMapper

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

@Mapper public interface SequenceAllocMapper extends com.baomidou.mybatisplus.core.mapper.BaseMapper<SequenceAlloc>

号段模式序号ID分配表 Mapper 接口

Since:
1.2.0
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