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;