| 程序包 | 说明 |
|---|---|
| cn.morethank.open.admin.system.controller | |
| cn.morethank.open.admin.system.mapper | |
| cn.morethank.open.admin.system.service | |
| cn.morethank.open.admin.system.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
Result<ApiInterface> |
ApiInterfaceController.detail(Long id)
详情页
|
Result<com.baomidou.mybatisplus.core.metadata.IPage<ApiInterface>> |
ApiInterfaceController.list(ApiInterface apiInterface,
Integer pageNo,
Integer pageSize)
分页查询
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ApiInterfaceController.export(javax.servlet.http.HttpServletResponse response,
ApiInterface apiInterface)
导出接口
|
Result<com.baomidou.mybatisplus.core.metadata.IPage<ApiInterface>> |
ApiInterfaceController.list(ApiInterface apiInterface,
Integer pageNo,
Integer pageSize)
分页查询
|
Result |
ApiInterfaceController.sync(ApiInterface apiInterface)
同步接口
即从java代码中解析接口,并同步到接口表中
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiInterface |
ApiInterfaceMapper.getDetailById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.baomidou.mybatisplus.core.metadata.IPage<ApiInterface> |
ApiInterfaceMapper.selectListPage(com.baomidou.mybatisplus.extension.plugins.pagination.Page<ApiInterface> page,
ApiInterface apiInterface) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
ApiModuleMapper.getModuleId(ApiInterface apiInterface) |
com.baomidou.mybatisplus.core.metadata.IPage<ApiInterface> |
ApiInterfaceMapper.selectListPage(com.baomidou.mybatisplus.extension.plugins.pagination.Page<ApiInterface> page,
ApiInterface apiInterface) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.baomidou.mybatisplus.core.metadata.IPage<ApiInterface> |
ApiInterfaceMapper.selectListPage(com.baomidou.mybatisplus.extension.plugins.pagination.Page<ApiInterface> page,
ApiInterface apiInterface) |
| 限定符和类型 | 方法和说明 |
|---|---|
ApiInterface |
ApiInterfaceService.getDetailById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.baomidou.mybatisplus.core.metadata.IPage<ApiInterface> |
ApiInterfaceService.selectListPage(com.baomidou.mybatisplus.extension.plugins.pagination.Page<ApiInterface> page,
ApiInterface apiInterface) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
ApiModuleService.getModuleId(ApiInterface apiInterface) |
com.baomidou.mybatisplus.core.metadata.IPage<ApiInterface> |
ApiInterfaceService.selectListPage(com.baomidou.mybatisplus.extension.plugins.pagination.Page<ApiInterface> page,
ApiInterface apiInterface) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.baomidou.mybatisplus.core.metadata.IPage<ApiInterface> |
ApiInterfaceService.selectListPage(com.baomidou.mybatisplus.extension.plugins.pagination.Page<ApiInterface> page,
ApiInterface apiInterface) |
| 限定符和类型 | 方法和说明 |
|---|---|
ApiInterface |
ApiInterfaceServiceImpl.getDetailById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.baomidou.mybatisplus.core.metadata.IPage<ApiInterface> |
ApiInterfaceServiceImpl.selectListPage(com.baomidou.mybatisplus.extension.plugins.pagination.Page<ApiInterface> page,
ApiInterface apiInterface) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
ApiModuleServiceImpl.getModuleId(ApiInterface apiInterface) |
com.baomidou.mybatisplus.core.metadata.IPage<ApiInterface> |
ApiInterfaceServiceImpl.selectListPage(com.baomidou.mybatisplus.extension.plugins.pagination.Page<ApiInterface> page,
ApiInterface apiInterface) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.baomidou.mybatisplus.core.metadata.IPage<ApiInterface> |
ApiInterfaceServiceImpl.selectListPage(com.baomidou.mybatisplus.extension.plugins.pagination.Page<ApiInterface> page,
ApiInterface apiInterface) |
Copyright © 2023. All rights reserved.