fanli/src/main/java/com/yeshi/fanli/service/inter/lable/QualityGoodsService.java
@@ -169,7 +169,7 @@ * @param proportion 计算比例 * @return */ public JSONArray getRecommendToIndex(long start, int count, String proportion, String fcRate); public JSONArray getRecommendToIndex(long start, int count, String proportion); public long countRecommendToIndex(String proportion);