@ -35,6 +35,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
and create_time <= #{createTime}
</if>
</where>
order by create_time desc
</select>
<select id="selectWxUserIntegralLogById" parameterType="Long" resultMap="WxUserIntegralLogResult">