@Mapper public interface InvoiceBusinessStatusMapper extends com.baomidou.mybatisplus.core.mapper.BaseMapper<InvoiceBusinessStatusEntity>
业务状态变更(通用) Mapper 接口
delete, deleteBatchIds, deleteById, deleteByMap, insert, selectBatchIds, selectById, selectByMap, selectCount, selectList, selectMaps, selectMapsPage, selectObjs, selectOne, selectPage, update, updateById
Copyright © 2022. All rights reserved.