|
|
Page<BrandSearch> searchSearchByMulti(Page<BrandSearch> page, @Param("text") String text, @Param("countUp") Integer countUp, @Param("countDown") Integer countDown, @Param("coverUp") Integer coverUp, @Param("coverDown") Integer coverDown, @Param(Constants.WRAPPER) QueryWrapper<Enterprise> queryWrapper);
|