tangxiaobao
2021-07-21 ca9ec1a1037ea4b7ee9a85be0c3f15d9ae40e792
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();
}