Uses of Class
cn.sinozg.applet.biz.opt.vo.request.OptLogDataPageRequest
Packages that use OptLogDataPageRequest
Package
Description
-
Uses of OptLogDataPageRequest in cn.sinozg.applet.biz.opt.mapper
Methods in cn.sinozg.applet.biz.opt.mapper with parameters of type OptLogDataPageRequestModifier and TypeMethodDescriptioncom.baomidou.mybatisplus.core.metadata.IPage<OptLogDataPageResponse>OptLogDataMapper.pageInfo(com.baomidou.mybatisplus.extension.plugins.pagination.Page<OptLogDataPageResponse> page, OptLogDataPageRequest params) 根据条件分页查询操作、数据日志记录列表 -
Uses of OptLogDataPageRequest in cn.sinozg.applet.biz.opt.service
Methods in cn.sinozg.applet.biz.opt.service with parameters of type OptLogDataPageRequestModifier and TypeMethodDescriptionOptLogDataService.pageInfo(PagingRequest page, OptLogDataPageRequest params) 分页查询 -
Uses of OptLogDataPageRequest in cn.sinozg.applet.biz.opt.service.impl
Methods in cn.sinozg.applet.biz.opt.service.impl with parameters of type OptLogDataPageRequestModifier and TypeMethodDescriptionOptLogDataServiceImpl.pageInfo(PagingRequest page, OptLogDataPageRequest params)