yanghui
2022-11-25 e4aeeebfb20b6e6cb1eb527ed19c961ac4f52ace
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/dao/ComActWorkGuideClassifyDAO.java
@@ -31,6 +31,6 @@
     * 查询办事指南分类列表
     * @return  办事指南分类列表
     */
    List<ComActWorkGuideAppletsVO> listWorkGuideClassify(PageActWorkGuideDTO pageActWorkGuideDTO);
    List<ComActWorkGuideAppletsVO> listWorkGuideClassify(String areaCode);
}