| 程序包 | 说明 |
|---|---|
| cn.sinozg.applet.biz.opt.mapper | |
| cn.sinozg.applet.biz.opt.service | |
| cn.sinozg.applet.biz.opt.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
OptLogDataByBizIdPageResponse |
OptLogDataMapper.logDataDetailById(OptLogDataByBizIdPageRequest params)
根据id查询修改详情
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.baomidou.mybatisplus.core.metadata.IPage<OptLogDataByBizIdPageResponse> |
OptLogDataMapper.logDataDetailByBizId(com.baomidou.mybatisplus.extension.plugins.pagination.Page<OptLogDataByBizIdPageResponse> page,
OptLogDataByBizIdPageRequest params)
根据业务id查询修改详情分页
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.baomidou.mybatisplus.core.metadata.IPage<OptLogDataByBizIdPageResponse> |
OptLogDataMapper.logDataDetailByBizId(com.baomidou.mybatisplus.extension.plugins.pagination.Page<OptLogDataByBizIdPageResponse> page,
OptLogDataByBizIdPageRequest params)
根据业务id查询修改详情分页
|
| 限定符和类型 | 方法和说明 |
|---|---|
OptLogDataByBizIdPageResponse |
OptLogDataService.logDataDetailById(String id)
查询详情
|
| 限定符和类型 | 方法和说明 |
|---|---|
BasePageResponse<List<OptLogDataByBizIdPageResponse>> |
OptLogDataService.logDataDetailByBizId(PagingRequest page,
OptLogDataByBizIdPageRequest params)
根据业务ID 查询数据修改记录
|
| 限定符和类型 | 方法和说明 |
|---|---|
OptLogDataByBizIdPageResponse |
OptLogDataServiceImpl.logDataDetailById(String id) |
| 限定符和类型 | 方法和说明 |
|---|---|
BasePageResponse<List<OptLogDataByBizIdPageResponse>> |
OptLogDataServiceImpl.logDataDetailByBizId(PagingRequest page,
OptLogDataByBizIdPageRequest params) |
| 限定符和类型 | 方法和说明 |
|---|---|
private void |
OptLogDataServiceImpl.convert(OptLogDataByBizIdPageResponse p)
数据转化
|
Copyright © 2024. All rights reserved.