admin
2020-07-14 eec7e789a87863c25d92c10ad5dfc22ad80c448d
fanli/src/main/java/com/yeshi/fanli/service/inter/dynamic/GoodsEvaluateService.java
@@ -36,9 +36,9 @@
    * @param count
    * @return
    */
   public List<GoodsEvaluate> queryValidEvaluateCache(int start, int count);
   public List<GoodsEvaluate> queryValidEvaluateCache(int start, int count,SystemEnum system);
   public long countValid();
   public long countValid(SystemEnum system);
   /**
    * 查询
@@ -48,9 +48,9 @@
    * @param state
    * @return
    */
   public List<GoodsEvaluate> query(int start, int count, String key, Integer state, int dynamicType, String typeEnum);
   public List<GoodsEvaluate> query(int start, int count, String key, Integer state, int dynamicType, String typeEnum,SystemEnum system);
   public long count(String key, Integer state,int dynamicType, String typeEnum);
   public long count(String key, Integer state,int dynamicType, String typeEnum,SystemEnum system);
   
   /**
@@ -133,9 +133,9 @@
    * @param count
    * @return
    */
   public List<GoodsEvaluate> queryMaterialsCache(int start, int count,int type) throws Exception;
   public List<GoodsEvaluate> queryMaterialsCache(int start, int count,int type,SystemEnum system) throws Exception;
   public long countValidMaterials(int type);
   public long countValidMaterials(int type,SystemEnum system);
@@ -165,7 +165,7 @@
   public void updateSuningGoods(SuningGoodsInfo goods);
   public void addRanDomShareCount();
   public void addRanDomShareCount(SystemEnum system);
   /**
    *  添加发圈内容
@@ -204,7 +204,7 @@
    * @param goodsType
    * @return
    */
   public GoodsEvaluate queryExistSingle(String goodsId, int goodsType);
   public GoodsEvaluate queryExistSingle(String goodsId, int goodsType,SystemEnum system);
   /**
    * 查询倒序