admin
2019-01-23 11f7b5339af12ae57f3c95cc7543bcb86f88053c
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);