@Mapper public interface SysFileInfoMapper extends com.baomidou.mybatisplus.core.mapper.BaseMapper<SysFileInfo>
文件信息 持久层
| 限定符和类型 | 方法和说明 |
|---|---|
void |
deleteByFIleIdListAndBizId(List<String> fileIdList,
String bizId) |
void |
setBizIdWithFileIdList(List<String> fileIdList,
String bizId) |
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, updateByIdCopyright © 2024. All rights reserved.