@ -47,6 +47,7 @@
<if test='customerUserId != "" and customerUserId != null'>
AND la.customer_user_id = #{customerUserId}
</if>
order by la.CREATED_TIME desc limit 1
</select>
<update id="updateByLatestId">