jiangping
2025-04-08 ef358a8d86e3f29f6924ebc572d97525f6f023d2
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);