hexiaohui
2019-01-28 d6ce66cdef982dfe6f1af7d6d69aa1154b4fa454
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);