@Service public class IpServiceImpl extends BaseServiceImpl<IpMapper,Ip> implements IpService
IP地址 服务实现类
Constructor and Description |
---|
IpServiceImpl() |
Modifier and Type | Method and Description |
---|---|
IpQueryVo |
getIpById(Serializable id)
根据ID获取查询对象
|
Paging<IpQueryVo> |
getIpPageList(IpQueryParam ipQueryParam)
获取分页对象
|
setPageParam, setPageParam
closeSqlSession, count, currentModelClass, getBaseMapper, getById, getMap, getObj, getOne, list, listByIds, listByMap, listMaps, listObjs, page, pageMaps, remove, removeById, removeByIds, removeByMap, retBool, save, saveBatch, saveOrUpdate, saveOrUpdateBatch, sqlSessionBatch, sqlStatement, update, updateBatchById, updateById
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
count, 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, saveOrUpdate, saveOrUpdateBatch, saveOrUpdateBatch, update, update, update, updateBatchById, updateBatchById, updateById
public IpQueryVo getIpById(Serializable id) throws Exception
IpService
public Paging<IpQueryVo> getIpPageList(IpQueryParam ipQueryParam) throws Exception
IpService
getIpPageList
in interface IpService
Exception
Copyright © 2019. All rights reserved.