Cui Zhi Feng
2024-09-02 31d3f568fe588e11f610244aa2d462d2f53608e1
src/main/resources/mapper/point/CustomerPointDetailMapper.xml
@@ -29,7 +29,7 @@
        WHERE p.deleted= 0
        <if test="lastYear!=null ">
            <![CDATA[
               p.record_date <= #{lastYear}
               and p.record_date <= #{lastYear}
            ]]>
        </if>
        GROUP BY