peng
2025-06-17 745af316b6f14cc97f6cb64d56eda4cb68960c3e
framework/src/main/java/cn/lili/modules/lmk/service/MyCollectService.java
@@ -80,4 +80,6 @@
     * @return
     */
    List<CollectTypeNumVO> countNumGroupByType(String type);
    Result getMyCollectList(MyCollectQuery query);
}