admin
2019-09-29 02d65bf44ae94ee5c8f126181fbb08faf7e65f7e
fanli/src/main/java/com/yeshi/fanli/dao/mybatis/GoodsSubClassMapper.java
@@ -26,7 +26,7 @@
    * @param rootId  一级id
    * @returnL
    */
   List<GoodsSubClass> queryByRootId(@Param("rootId") Long rootId, @Param("state") Integer state);
   List<GoodsSubClass> queryByRootId(@Param("rootId") Long rootId, @Param("state") Integer state,@Param("month") Integer month);
   
   /**
    *  查询二级分类之下其他分类