public interface TaskHistoryService extends com.baomidou.mybatisplus.extension.service.IService<OaTaskHistory>
| 限定符和类型 | 方法和说明 |
|---|---|
List<OaTaskHistory> |
copyAndSave(Collection<OaTask> tasks)
拷贝并保存
|
OaTaskHistory |
copyAndSave(OaTask task)
拷贝并保存
|
List<OaTaskHistory> |
listByActivityId(Long id) |
count, count, getBaseMapper, getById, getEntityClass, getMap, getObj, getOne, getOne, ktQuery, ktUpdate, lambdaQuery, lambdaUpdate, list, list, listByIds, listByMap, listMaps, listMaps, listObjs, listObjs, listObjs, listObjs, page, page, pageMaps, pageMaps, query, remove, removeById, removeByIds, removeByMap, save, saveBatch, saveBatch, saveOrUpdate, saveOrUpdate, saveOrUpdateBatch, saveOrUpdateBatch, update, update, update, updateBatchById, updateBatchById, updateByIdOaTaskHistory copyAndSave(OaTask task)
task - List<OaTaskHistory> copyAndSave(Collection<OaTask> tasks)
tasks - List<OaTaskHistory> listByActivityId(Long id)
id - Copyright © 2023. All rights reserved.