public interface IpService extends BaseService<Ip>
IP地址 服务类
| Modifier and Type | Method and Description |
|---|---|
IpQueryVo |
getIpById(Serializable id)
根据ID获取查询对象
|
Paging<IpQueryVo> |
getIpPageList(IpQueryParam ipQueryParam)
获取分页对象
|
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, updateByIdIpQueryVo getIpById(Serializable id) throws Exception
id - ExceptionPaging<IpQueryVo> getIpPageList(IpQueryParam ipQueryParam) throws Exception
ipQueryParam - ExceptionCopyright © 2019. All rights reserved.