yujian
2019-12-16 6dfb4599cee5c19f4d1c5cc344a4f84de1c1633c
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);
   
   /**
    * 获取最大排序值