peng
2025-06-24 2810aeb52b9d5e4079647934f6c8408f9864c493
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);
}