mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-25 13:35:15 +08:00
解绑鉴权卡
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
<include refid="Base_Column_List"/>
|
||||
from
|
||||
pile_auth_card
|
||||
where 1 = 1
|
||||
where del_flag = '0'
|
||||
<if test="status != null and status != ''">
|
||||
and status = #{status,jdbcType=VARCHAR}
|
||||
</if>
|
||||
|
||||
Reference in New Issue
Block a user