@ -50,6 +50,6 @@
and t1.CUSTOMER_ID=#{customerId}
order by t1.DATE_ID desc
limit 1
)and m.customerId=#{customerId}
)and m.CUSTOMER_ID=#{customerId}
</select>
</mapper>