101captain
2021-08-20 b50e7f99c2f1b91dbc2a6cce7c9f113ad7ce459f
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();
}