jiangping
2025-04-11 5587f3aede4d4d373835fa7e48a4cff229021ac8
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);