fanli/src/main/java/com/yeshi/fanli/dao/mybatis/brand/BrandInfoMapper.java
@@ -5,6 +5,7 @@ import org.apache.ibatis.annotations.Param; import com.yeshi.fanli.dao.BaseMapper; import com.yeshi.fanli.entity.brand.BrandClass; import com.yeshi.fanli.entity.brand.BrandInfo; import com.yeshi.fanli.vo.brand.BrandInfoVO; @@ -26,6 +27,11 @@ int deleteBatchByPrimaryKey(List<Long> list); BrandInfo getByAdjoinOrder(@Param("cid") Long cid, @Param("order") double order, @Param("type") Integer type); /** * 查询返回前端品牌 * @param start