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