| 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<OptLogDataByBizIdPageResponse> |
OptLogDataMapper.logDataDetailByBizId(com.baomidou.mybatisplus.extension.plugins.pagination.Page<OptLogDataByBizIdPageResponse> page,
OptLogDataByBizIdPageRequest params)
根据业务id查询修改详情分页
|
OptLogDataByBizIdPageResponse |
OptLogDataMapper.logDataDetailById(OptLogDataByBizIdPageRequest params)
根据id查询修改详情
|
| Modifier and Type | Method and Description |
|---|---|
BasePageResponse<List<OptLogDataByBizIdPageResponse>> |
OptLogDataService.logDataDetailByBizId(PagingRequest page,
OptLogDataByBizIdPageRequest params)
根据业务ID 查询数据修改记录
|
| Modifier and Type | Method and Description |
|---|---|
BasePageResponse<List<OptLogDataByBizIdPageResponse>> |
OptLogDataServiceImpl.logDataDetailByBizId(PagingRequest page,
OptLogDataByBizIdPageRequest params) |
Copyright © 2024. All rights reserved.