mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
bugfix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user