admin
2019-11-16 a6f34b99ee20e528b766c8ed5a61bd9c5aa0e7ae
fanli/src/main/java/com/yeshi/fanli/dao/mybatis/GoodsClassMapper.java
@@ -47,7 +47,7 @@
   GoodsClass getByAdjoinOrder(@Param("order") Integer order, @Param("type") Integer type);
   
   
   List<GoodsClass> getGoodsClassAll();
   List<GoodsClass> getGoodsClassAll(@Param("sex")Integer sex);
   
   /**
    * 获取最大排序值