Administrator
20 hours ago cd35010f827a0de3f125f714b576c10aab7afc12
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();