admin
2020-01-08 3e236d3f70dc55de0357b5ae19e1e3dd1682374f
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);
}