Administrator
22 hours ago 723bc1c8b6d4fd6c8a0388572e6afbc70344bf49
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();