mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 03:55:17 +08:00
update 修改会员信息
This commit is contained in:
@@ -165,7 +165,7 @@
|
||||
<include refid="Base_Column_List"/>
|
||||
FROM member_basic_info
|
||||
WHERE del_flag = '0'
|
||||
and member_id = #{memberId,jdbcType=VARCHAR,jdbcType=VARCHAR}
|
||||
and member_id = #{memberId,jdbcType=VARCHAR}
|
||||
</select>
|
||||
|
||||
<update id="updateMemberBalance">
|
||||
|
||||
Reference in New Issue
Block a user