mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 03:25:12 +08:00
update 汇付支付 支付回调
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
from adapay_callback_record
|
||||
where id = #{id,jdbcType=VARCHAR}
|
||||
</select>
|
||||
<select id="selectByOrderCode" resultType="com.jsowell.pile.domain.AdapayCallbackRecord">
|
||||
<select id="selectByOrderCode" resultMap="BaseResultMap">
|
||||
select
|
||||
<include refid="Base_Column_List" />
|
||||
from adapay_callback_record
|
||||
|
||||
Reference in New Issue
Block a user