public interface FlwProcessMapper extends com.baomidou.mybatisplus.core.mapper.BaseMapper<FlwProcess>
限定符和类型 | 方法和说明 |
---|---|
default List<FlwProcess> |
selectListByProcessKey(String tenantId,
String processKey) |
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 List<FlwProcess> selectListByProcessKey(String tenantId, String processKey)
Copyright © 2025. All rights reserved.