// 定义一个方法,接收一个Map类型的参数params,返回一个PageUtils对象
PageUtils queryPage(Map<String, Object> params);

// 定义一个方法,接收一个Wrapper类型的参数wrapper,返回一个YaofangxinxiVO类型的List集合
List<YaofangxinxiVO> selectListVO(Wrapper<YaofangxinxiEntity> wrapper);

// 定义一个方法,接收一个Wrapper类型的参数wrapper,返回一个YaofangxinxiVO对象
YaofangxinxiVO selectVO(@Param('ew') Wrapper<YaofangxinxiEntity> wrapper);

// 定义一个方法,接收一个Wrapper类型的参数wrapper,返回一个YaofangxinxiView类型的List集合
List<YaofangxinxiView> selectListView(Wrapper<YaofangxinxiEntity> wrapper);

// 定义一个方法,接收一个Wrapper类型的参数wrapper,返回一个YaofangxinxiView对象
YaofangxinxiView selectView(@Param('ew') Wrapper<YaofangxinxiEntity> wrapper);

// 定义一个方法,接收一个Map类型的参数params和一个Wrapper类型的参数wrapper,返回一个PageUtils对象
PageUtils queryPage(Map<String, Object> params,Wrapper<YaofangxinxiEntity> wrapper);
YaofangxinxiEntity 数据查询方法

原文地址: https://www.cveoy.top/t/topic/jmna 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录