Administrator
21 hours ago ce854d2205e7b9eb83f98db617577ee0b276861c
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();