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