Administrator
7 days ago 39dc91a2cd323c8c211000dfb357cf9cb5907687
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();