yujian
2020-04-01 8a57b3a0ee3fa70e8d43eb12865f1c27d0d385d8
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);
}