zxl
2025-06-04 f4d3dd1e4964297648f1b7bb80470d70f1b8fcec
framework/src/main/resources/mapper/lmk/MyCollectMapper.xml
@@ -57,7 +57,7 @@
    <select id="countNumGroupByType" parameterType="string" resultType="cn.lili.modules.lmk.domain.vo.CollectTypeNumVO">
        SELECT
               ref_id as id,
               count(id) as collectNum
               count(id) as countNum
        FROM
             lmk_my_collect
        WHERE