yujian
2019-04-22 b6c37e4bc38db88a360d0f2c6099183f9bb75bdc
fanli/src/main/java/com/yeshi/fanli/service/inter/goods/GoodsClassService.java
@@ -79,7 +79,7 @@
    * @return
    * @throws Exception
    */
   public List<Map<String, Object>> getClassListAllCache() throws Exception;
   public List<Map<String, Object>> getClassListAllCache(boolean changePicture) throws Exception;
   /**