src/main/java/com/hxzk/service/impl/PertherServiceImpl.java @@ -30,4 +30,6 @@ PageInfo<TbPergather> info = new PageInfo<>(cardList); return info; } }