Administrator
2 days ago 129373b1ce89aae170c4be97e7fe61a4b284d223
src/main/java/cc/mrbird/febs/ai/service/AiProductCategoryService.java
@@ -29,7 +29,9 @@
    FebsResponse hotV1(ApiProductCategoryHotDto dto);
    FebsResponse categoryList(ApiProductCategoryPageDto dto);
    FebsResponse hotV2(ApiProductCategoryHotDto dto);
    FebsResponse categoryChildList(ApiProductCategoryPageDto dto);
    String getDefaultProductCategoryId();