update mall_member_star_buy set ava_amount = #{avaAmount} where id = #{id} update mall_member_star_buy set status = #{status} where id = #{id}