Administrator
2020-02-28 e492364b7caa225b3a38f7eecf8b0132ccef4660
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);
   
   /**
    * 获取最大排序值