@Service public class UdiDocServiceImpl extends com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<GsUdiDocMapper,GsUdiDoc> implements UdiDocService
| 构造器和说明 |
|---|
UdiDocServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
VoBusinessResult |
deleteUdiDoc(ValidList<VoGs4103Req> list)
删除通用字典
|
VoBusinessResult |
listUdiDoc(VoGs4101Req req)
查询所有通用档案
|
VoBusinessResult |
listUdiDocTree()
查询通用字典树
|
VoBusinessResult |
saveUdiDoc(ValidList<VoGs4102Req> list)
保存通用字典
|
closeSqlSession, count, currentModelClass, getBaseMapper, getById, getMap, getOne, list, listByIds, listByMap, listMaps, listObjs, page, pageMaps, remove, removeById, removeByIds, removeByMap, retBool, save, saveBatch, saveOrUpdate, saveOrUpdateBatch, sqlSessionBatch, sqlStatement, update, updateBatchById, updateByIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcount, count, getBaseMapper, getById, getMap, getObj, getOne, getOne, 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, saveOrUpdateBatch, saveOrUpdateBatch, update, update, update, updateBatchById, updateBatchById, updateByIdpublic VoBusinessResult listUdiDoc(VoGs4101Req req)
listUdiDoc 在接口中 UdiDocServicepublic VoBusinessResult saveUdiDoc(ValidList<VoGs4102Req> list)
saveUdiDoc 在接口中 UdiDocServicelist - public VoBusinessResult deleteUdiDoc(ValidList<VoGs4103Req> list)
deleteUdiDoc 在接口中 UdiDocServicelist - public VoBusinessResult listUdiDocTree()
listUdiDocTree 在接口中 UdiDocServiceCopyright © 2022. All rights reserved.