yujian
2020-04-13 a5bc9c4e52f98032b287a42fd243c2ffcb7d58f6
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);
   
   /**
    * 获取最大排序值