yujian
2019-11-11 3ce9e928e082ff8abf697dba560cbfbb412e89f8
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);
   
   /**
    * 获取最大排序值