Administrator
5 days ago 726de53a23bd9b6b24ccc3ae6c3b1a6b24b67379
src/main/java/cc/mrbird/febs/ai/service/AiProductCategoryService.java
@@ -29,6 +29,8 @@
    FebsResponse hotV1(ApiProductCategoryHotDto dto);
    FebsResponse hotV2(ApiProductCategoryHotDto dto);
    FebsResponse categoryList(ApiProductCategoryPageDto dto);
    String getDefaultProductCategoryId();