RuoYI的列表分页查询
RuoYI的列表分页查询
(1):RuoYI的列表分页查询
TableDataInfo<OrderVo> queryPageList(){ }
(2):返回json字符串形式
@GetMapping("/list")
public TableDataInfo list(YshopAccount yshopAccount) {
startPage();
List<YshopAccount> list = iYshopAccountService.queryList(yshopAccount);
return getDataTable(list);
}
select class_id from table where length(class_id) <![CDATA[ <= ]]> '13' and class_id!='0'