yj
2020-03-07 0a222ebb8159439c0fe54222dc43fb74962a50e5
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);
}