puhanshu
2021-09-22 3cf73650c9043d910d2b65d77b018fe1ed2ade37
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ConvenientProductCategoryService.java
@@ -50,4 +50,10 @@
     * @return
     */
    R pageProductCategory(PageConvenientProductCategoryDTO pageConvenientProductCategoryDTO);
    /**
     * 获取所有产品分类
     * @return
     */
    R getAllProductCategory();
}