yujian
2019-08-20 df300df7832cc3d24f1b09297998e8bee8cfd126
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;