hexiaohui
2019-01-27 e4a74cbbb4f34b9e88dfa6edb8296a7e5b9e127c
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);