public interface SkipService extends IWarmService<Skip>
| Modifier and Type | Method and Description |
|---|---|
int |
deleteSkipByDefIds(Collection<? extends Serializable> defIds)
批量删除节点跳转关联
|
exists, getById, getByIds, getDao, getOne, list, list, orderBy, orderByAsc, orderByCreateTime, orderByDesc, orderById, orderByUpdateTime, page, remove, removeById, removeByIds, save, saveBatch, saveBatch, selectCount, updateBatch, updateByIdint deleteSkipByDefIds(Collection<? extends Serializable> defIds)
defIds - 需要删除的数据主键集合Copyright © 2024. All rights reserved.