This commit is contained in:
2024-01-18 13:52:24 +08:00
parent fc82d8e543
commit ffdbc40cd4

View File

@@ -42,6 +42,7 @@
from adapay_callback_record
where del_flag = '0'
and order_code = #{orderCode,jdbcType=VARCHAR}
order by create_time DESC limit 1
</select>
<select id="selectByPaymentId" resultMap="BaseResultMap">
select