| Package | Description |
|---|---|
| cn.sinozg.applet.biz.opt.mapper | |
| cn.sinozg.applet.biz.opt.service | |
| cn.sinozg.applet.biz.opt.service.impl |
| Modifier and Type | Method and Description |
|---|---|
com.baomidou.mybatisplus.core.metadata.IPage<OptLogDataPageResponse> |
OptLogDataMapper.pageInfo(com.baomidou.mybatisplus.extension.plugins.pagination.Page<OptLogDataPageResponse> page,
OptLogDataPageRequest params)
根据条件分页查询操作、数据日志记录列表
|
| Modifier and Type | Method and Description |
|---|---|
com.baomidou.mybatisplus.core.metadata.IPage<OptLogDataPageResponse> |
OptLogDataMapper.pageInfo(com.baomidou.mybatisplus.extension.plugins.pagination.Page<OptLogDataPageResponse> page,
OptLogDataPageRequest params)
根据条件分页查询操作、数据日志记录列表
|
| Modifier and Type | Method and Description |
|---|---|
BasePageResponse<List<OptLogDataPageResponse>> |
OptLogDataService.pageInfo(PagingRequest page,
OptLogDataPageRequest params)
分页查询
|
| Modifier and Type | Method and Description |
|---|---|
BasePageResponse<List<OptLogDataPageResponse>> |
OptLogDataServiceImpl.pageInfo(PagingRequest page,
OptLogDataPageRequest params) |
Copyright © 2024. All rights reserved.