yujian
2020-05-06 a4637ae9d71aa4a624b217ed3a1483f0e3a3a7ed
fanli/src/main/java/com/yeshi/fanli/service/inter/lable/QualityGoodsService.java
@@ -224,5 +224,5 @@
    * @param proportion
    * @return
    */
   public JSONArray getRecommendToIndexV2(long start, int count);
   public JSONArray getRecommendToIndexV2(long start, int count,String platform,String version);
}