public interface FlwInstanceMapper extends com.baomidou.mybatisplus.core.mapper.BaseMapper<FlwInstance>
限定符和类型 | 方法和说明 |
---|---|
default Optional<List<FlwInstance>> |
listByParentInstanceId(Long parentInstanceId) |
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
default Optional<List<FlwInstance>> listByParentInstanceId(Long parentInstanceId)
Copyright © 2025. All rights reserved.