update mall_member set level = #{level} where id = #{id} update mall_member set account_level = #{accountLevel} where id = #{id}