罗元桥
2021-09-27 abb4fd4a8696417382225c3f3ac5518fa435547c
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ConvenientProductCategoryService.java
@@ -54,6 +54,7 @@
    /**
     * 获取所有产品分类
     * @return
     * @param merchantId
     */
    R getAllProductCategory();
    R getAllProductCategory(Long merchantId);
}