jiangping
2025-04-10 38d365df7bd3e0db5e097cc4b73f173bdb149134
server/src/main/java/com/doumee/service/business/CategoryService.java
@@ -102,7 +102,7 @@
     * @param categoryType
     * @return
     */
    List<CategoryVO>  getCategoryVOTree(Integer categoryType);
    List<CategoryVO>  getCategoryVOTree(String categoryType);
    List<CategoryVO>  getCategoryVOList(Integer categoryType);