yujian
2019-04-26 553e4585a5ec8e2c22b50e33a27d14ead6fd034d
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;
   /**