CeDo
2021-04-15 ae30ebfc3e4a38aed0d91a42da4a1544dbd87ba3
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ComCvtCategoryService.java
@@ -44,4 +44,10 @@
     * @return
     */
    R deleteComCvtCategory(Long id);
    /**
     * 查询便民服务所有分类
     * @return
     */
    R allComCvtCategory();
}