mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-14 02:55:07 +08:00
mall:优化商品收藏的分页接口
This commit is contained in:
@ -139,4 +139,5 @@ public interface BaseMapperX<T> extends MPJBaseMapper<T> {
|
||||
// 转换返回
|
||||
return new PageResult<>(mpPage.getRecords(), mpPage.getTotal());
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user