Administrator
1 days ago 41d6b4e7a84e8dc752949f9bcfc405050adb2cea
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();