admin
2019-08-05 35c25585cf6fea9e29574a75a03c57381cbe19e1
fanli/src/main/java/com/yeshi/fanli/service/inter/goods/GoodsClassService.java
@@ -47,7 +47,7 @@
   public void removePicture(GoodsClass record) throws Exception;
   
   
   public List<GoodsClass> listquery() throws Exception;
   public List<GoodsClass> listquery(Integer sex) throws Exception;