mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-26 05:55:03 +08:00
update
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
and logic_card = #{logicCard,jdbcType=VARCHAR}
|
||||
</update>
|
||||
|
||||
<select id="selectSomeStatusCardInfo" resultType="com.jsowell.pile.domain.PileAuthCard">
|
||||
<select id="selectSomeStatusCardInfo" resultMap="PileAuthCardResult">
|
||||
select
|
||||
<include refid="Base_Column_List"/>
|
||||
from
|
||||
|
||||
Reference in New Issue
Block a user